public class FileSet extends PatternSet implements 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 directory)
Set describe the directory where the resources are stored.
|
String |
toString() |
addExclude, addInclude, getExcludes, getIncludes, getLocation, removeExclude, removeInclude, setExcludes, setIncludes, setLocation
public FileSet clone()
clone
in class PatternSet
public String getDirectory()
public void setDirectory(String directory)
directory
- public String toString()
toString
in class PatternSet
Object.toString()
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.