Package java.util.jar

Class JarEntry

  • All Implemented Interfaces:
    Cloneable

    public class JarEntry
    extends ZipEntry
    Represents a single file in a JAR archive together with the manifest attributes and digital signatures associated with it.
    See Also:
    JarFile, JarInputStream