Class JarProcessorChain

  • All Implemented Interfaces:
    JarProcessor

    public class JarProcessorChain
    extends java.lang.Object
    implements JarProcessor
    • Constructor Detail

      • JarProcessorChain

        public JarProcessorChain​(JarProcessor[] chain)
    • Method Detail

      • process

        public boolean process​(EntryStruct struct)
                        throws java.io.IOException
        Specified by:
        process in interface JarProcessor
        Throws:
        java.io.IOException