public class FileSet extends PatternSetimplements Serializable , Cloneable
| Constructor and Description |
|---|
FileSet()
|
| Modifier and Type | Method and Description |
|---|---|
FileSet |
clone()
Method clone.
|
String |
getDirectory()
Get describe the directory where the resources are stored.
|
void |
setDirectory(String
Set describe the directory where the resources are stored.
|
String |
toString()
|
addExclude, addInclude, getExcludes, getIncludes, getLocation, removeExclude, removeInclude, setExcludes, setIncludes, setLocationpublic FileSetclone()
clone in class
PatternSet
public StringgetDirectory()
public void setDirectory(Stringdirectory)
directory -
public StringtoString()
toString in class
PatternSet
Object.toString()