All Classes and Interfaces
Class
Description
Default implementation of
BaseFileSet
.A list of directories that have been added to an archive.
A file set, which consists of the files and directories in
an archive.
Interface of a zip, or tar file.
Deprecated.
An archive finalizer is just before archive creation (after user has added all files),
allowing the finalizer to do stuff like create manifests etc.
A file set is a set of files, which may be added to an
archive.
This class implements an output stream in which the data is
written into a byte array.
Extension of
TarFile
for bzip2 compressed files.Default implementation of
ArchivedFileSet
.Default implementation of
FileSet
.A plexus archiver implementation that stores the files to archive in a directory.
An
ArchiveFinalizer
that process dot files with archiver directives
contained within.A dry run archiver that does nothing.
Creates a EAR archive.
A file set, which consists of the files and directories in
a common base directory.
Deprecated.
Use
FileSelector
and Archiver.addFileSet(org.codehaus.plexus.archiver.FileSet)
.Extension of
TarFile
for gzip compressed files.Base class for tasks that build archives in JAR file format.
Deprecated.
A
ModularJarArchiver
implementation that uses
the jar
tool provided by
java.util.spi.ToolProvider
to create
modular JAR files.Not part of any public API
Holds the data of a jar manifest.
An attribute for the manifest.
A manifest section - you can nest attribute elements into sections.
Manifest constants
Not part of any public API
Exception thrown indicating problems in a JAR Manifest
Base class for creating modular JAR archives.
An archiver that does nothing.
Offloads to disk when a given memory consumption has been reacehd
Implementation of
PlexusIoResourceCollection
for
bzip2 compressed files.Abstract base class for compressed files, aka singleton
resource collections.
A file resource that does not necessarily exist (anywhere).
A symlink that does not necessarily exist (anywhere).
Wrapper to retain compatibility with old-style plexus-io.
Utility class for work with
PlexusIoResource
instances.Valid Modes for Compression attribute to Tar Task
Extract files in tar with bzip2 compression
Implementation of
ArchiveFile
for tar files.Extract files in tar with gzip compression
Set of options for long file handling in the task.
Extract files in tar with snappy compression
A
TarResource
that represents symbolic link.Valid Modes for Compression attribute to Untar Task
A diagnostic archiver that keeps track of stuff that has been added.
Constants from stat.h on Unix systems.
An extension of <jar> to create a WAR archive.
A
ZipResource
that represents symbolic link.
FileSelector