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, setLocationpublic FileSet clone()
clone in class PatternSetpublic String getDirectory()
public void setDirectory(String directory)
directory - public String toString()
toString in class PatternSetObject.toString()Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.