public class FileSet extends PatternSet implements java.io.Serializable, java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
directory
Describe the directory where the resources are stored.
|
Constructor and Description |
---|
FileSet() |
Modifier and Type | Method and 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() |
addExclude, addInclude, getExcludes, getIncludes, getLocation, removeExclude, removeInclude, setExcludes, setIncludes, setLocation, setOtherLocation
private java.lang.String directory
public FileSet clone()
clone
in class PatternSet
public java.lang.String getDirectory()
public void setDirectory(java.lang.String directory)
directory
- public java.lang.String toString()
toString
in class PatternSet
Object.toString()