Index (Frames) | Index (No Frames) | Package | Package Tree | Tree

Package java.util.jar

Attributes Represents attribute name/value pairs from a Manifest as a Map.
Attributes.Name Represents a name of a Manifest Attribute.
JarEntry Extension to a ZipEntry that contains manifest attributes and certificates.
JarException This exception is thrown to indicate an problem with a jar file.
JarFile Representation of a jar file.
JarInputStream InputStream for reading jar files.
JarOutputStream OutputStream for writing jar files.
Manifest Reads, writes and manipulaties jar manifest files.