|
|||||||||
| Home >> All >> java >> util >> [ jar overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package java.util.jar
| Class Summary | |
| 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. |
| JarFile | Representation of a jar file. |
| JarFile.EntryInputStream | A utility class that verifies jar entries as they are read. |
| JarFile.JarEnumeration | Wraps a given Zip Entries Enumeration. |
| JarInputStream | InputStream for reading jar files. |
| JarOutputStream | OutputStream for writing jar files. |
| Manifest | Reads, writes and manipulaties jar manifest files. |
| Exception Summary | |
| JarException | This exception is thrown to indicate an problem with a jar file. |
|
|||||||||
| Home >> All >> java >> util >> [ jar overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||