|
|||||||||||
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.DefaultFileSet
Default implementation of FileSet
.
Constructor Summary | |
DefaultFileSet()
|
Method Summary | |
java.io.File |
getDirectory()
Returns the file sets base directory. |
void |
setDirectory(java.io.File directory)
Sets the file sets base directory. |
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 DefaultFileSet()
Method Detail |
public void setDirectory(java.io.File directory)
public java.io.File getDirectory()
FileSet
getDirectory
in interface FileSet
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |