| Interface | Description |
|---|---|
| ArchivedFileSet |
A file set, which consists of the files and directories in
an archive.
|
| ArchiveFile |
Interface of a zip, or tar file.
|
| ArchiveFile.Entry |
Interfave of a archive file entry.
|
| ArchiveFileFilter | Deprecated
Use
FileSelector |
| ArchiveFinalizer | |
| 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.
|
| FilterEnabled | Deprecated
Use
file selectors. |
| FinalizerEnabled | |
| ResourceIterator | |
| UnArchiver | |
| UnixStat |
Constants from stat.h on Unix systems.
|
| Class | Description |
|---|---|
| AbstractArchiveFinalizer | |
| AbstractArchiver | |
| AbstractUnArchiver | |
| ArchiveEntry | |
| DotDirectiveArchiveFinalizer |
An @{link ArchiveFinalizer} that process dot files with archiver directives
contained within.
|
| Exception | Description |
|---|---|
| ArchiveFilterException | |
| ArchiverException |
Copyright 2004 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| UnArchiverException |
Copyright © 2001-2014 Codehaus. All Rights Reserved.