Uses of Interface
org.codehaus.plexus.archiver.BaseFileSet
Packages that use BaseFileSet
-
Uses of BaseFileSet in org.codehaus.plexus.archiver
Subinterfaces of BaseFileSet in org.codehaus.plexus.archiverModifier and TypeInterfaceDescriptioninterface
A file set, which consists of the files and directories in an archive.interface
A file set, which consists of the files and directories in a common base directory. -
Uses of BaseFileSet in org.codehaus.plexus.archiver.util
Classes in org.codehaus.plexus.archiver.util that implement BaseFileSetModifier and TypeClassDescriptionclass
AbstractFileSet<T extends AbstractFileSet>
Default implementation ofBaseFileSet
.class
Default implementation ofArchivedFileSet
.class
Default implementation ofFileSet
.