Class StandaloneJarProcessor


  • public class StandaloneJarProcessor
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void run​(java.io.File from, java.io.File to, JarProcessor proc)  
      • Methods inherited from class java.lang.Object

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

      • StandaloneJarProcessor

        public StandaloneJarProcessor()
    • Method Detail

      • run

        public static void run​(java.io.File from,
                               java.io.File to,
                               JarProcessor proc)
                        throws java.io.IOException
        Throws:
        java.io.IOException