public class FileSet extends PatternSet implements java.io.Serializable
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 |
---|---|
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.
|
addExclude, addInclude, getExcludes, getIncludes, removeExclude, removeInclude, setExcludes, setIncludes
private java.lang.String directory
public java.lang.String getDirectory()
public void setDirectory(java.lang.String directory)
directory
-