Class UnZIPNode


  • public class UnZIPNode
    extends AbstractUnArchiveNode
    This Nodee unzips the data contained in the input Streams. Each file within the ZIP archive will produce a corresponding Stream in the output bundle.
    • Constructor Detail

      • UnZIPNode

        public UnZIPNode()