|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.archiver.util.AbstractFileSet
org.codehaus.plexus.archiver.util.DefaultArchivedFileSet
Default implementation of ArchivedFileSet
.
Constructor Summary | |
DefaultArchivedFileSet()
|
Method Summary | |
java.io.File |
getArchive()
Returns the archive file. |
void |
setArchive(java.io.File archive)
Sets the file sets archive. |
Methods inherited from class org.codehaus.plexus.archiver.util.AbstractFileSet |
getExcludes, getFileSelectors, getIncludes, getPrefix, isCaseSensitive, isIncludingEmptyDirectories, isUsingDefaultExcludes, setCaseSensitive, setExcludes, setFileSelectors, setIncludes, setIncludingEmptyDirectories, setPrefix, setUsingDefaultExcludes |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.plexus.archiver.BaseFileSet |
getExcludes, getFileSelectors, getIncludes, getPrefix, isCaseSensitive, isIncludingEmptyDirectories, isUsingDefaultExcludes |
Constructor Detail |
public DefaultArchivedFileSet()
Method Detail |
public void setArchive(java.io.File archive)
public java.io.File getArchive()
ArchivedFileSet
getArchive
in interface ArchivedFileSet
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |