Class Jar


  • public abstract class Jar
    extends Object
    Abstraction of JarFile so that we can handle both a jar file and a directory image transparently.
    Author:
    Kohsuke Kawaguchi
    • Constructor Detail

      • Jar

        protected Jar()