java.io.SerializableResourcepublic class FileSet extends PatternSet implements java.io.Serializable
| Constructor | Description |
|---|---|
FileSet() |
| Modifier and Type | Method | Description |
|---|---|---|
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() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddExclude, addInclude, getExcludes, getIncludes, removeExclude, removeInclude, setExcludes, setIncludespublic java.lang.String getDirectory()
public void setDirectory(java.lang.String directory)
directory - public java.lang.String toString()
toString in class PatternSetObject.toString()