java.io.Serializable, java.lang.Cloneable, InputLocationTrackerResourcepublic class FileSet extends PatternSet implements java.io.Serializable, java.lang.Cloneable
| Constructor | Description |
|---|---|
FileSet() |
| Modifier and Type | Method | Description |
|---|---|---|
FileSet |
clone() |
Method clone.
|
java.lang.String |
getDirectory() |
Get describe the directory where the resources are stored.
|
void |
setDirectory(java.lang.String directory) |
Set describe the directory where the resources are stored.
|
java.lang.String |
toString() |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddExclude, addInclude, getExcludes, getIncludes, getLocation, removeExclude, removeInclude, setExcludes, setIncludes, setLocationpublic FileSet clone()
clone in class PatternSetpublic java.lang.String getDirectory()
public void setDirectory(java.lang.String directory)
directory - public java.lang.String toString()
toString in class PatternSetObject.toString()