Interface | Description |
---|---|
ArchivedFileSet |
A file set, which consists of the files and directories in
an archive.
|
ArchiveFile |
Interface of a zip, or tar file.
|
ArchiveFileFilter | Deprecated
Use
FileSelector |
ArchiveFinalizer |
An archive finalizer is just before archive creation (after user has added all files),
allowing the finalizer to do stuff like create manifests etc.
|
Archiver | |
BaseFileSet |
A file set is a set of files, which may be added to an
archive.
|
FileSet |
A file set, which consists of the files and directories in
a common base directory.
|
FinalizerEnabled | |
ResourceIterator | |
UnArchiver | |
UnixStat |
Constants from stat.h on Unix systems.
|
Class | Description |
---|---|
AbstractArchiveFinalizer | |
AbstractArchiver | |
AbstractUnArchiver | |
ArchiveEntry | |
DotDirectiveArchiveFinalizer |
An
ArchiveFinalizer that process dot files with archiver directives
contained within. |
Exception | Description |
---|---|
ArchiveFilterException | |
ArchiverException |
Copyright © 2001–2018 Codehaus Plexus. All rights reserved.