| Class | Description |
|---|---|
| JarArchiver |
Base class for tasks that build archives in JAR file format.
|
| JarToolModularJarArchiver |
A
ModularJarArchiver implementation that uses
the jar tool provided by
java.util.spi.ToolProvider to create
modular JAR files. |
| JarUnArchiver |
Alias for
ZipUnArchiver. |
| Manifest |
Holds the data of a jar manifest.
|
| Manifest.Attribute |
An attribute for the manifest.
|
| Manifest.BaseAttribute | |
| Manifest.Section |
A manifest section - you can nest attribute elements into sections.
|
| ModularJarArchiver |
Base class for creating modular JAR archives.
|
| PlexusIoJarFileResourceCollection |
Alias for
PlexusIoZipFileResourceCollection. |
| Enum | Description |
|---|---|
| JarArchiver.FilesetManifestConfig |
| Exception | Description |
|---|---|
| ManifestException |
Exception thrown indicating problems in a JAR Manifest
|
Copyright © 2001–2022 Codehaus Plexus. All rights reserved.