Package org.codehaus.plexus.archiver
Interface ArchivedFileSet
- All Superinterfaces:
BaseFileSet
- All Known Implementing Classes:
DefaultArchivedFileSet
A file set, which consists of the files and directories in
an archive.
- Since:
- 1.0-alpha-9
-
Method Summary
Methods inherited from interface org.codehaus.plexus.archiver.BaseFileSet
getExcludes, getFileMappers, getFileSelectors, getIncludes, getPrefix, getStreamTransformer, isCaseSensitive, isIncludingEmptyDirectories, isUsingDefaultExcludes
-
Method Details
-
getArchive
Returns the archive file.
-