Class JarTransformer

    • Constructor Summary

      Constructors 
      Constructor Description
      JarTransformer()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean process​(EntryStruct struct)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JarTransformer

        public JarTransformer()
    • Method Detail

      • process

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