public class FileSet extends PatternSet implements Serializable
Constructor and Description |
---|
FileSet() |
Modifier and Type | Method and Description |
---|---|
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, removeExclude, removeInclude, setExcludes, setIncludes
public String getDirectory()
public void setDirectory(String directory)
directory
- public String toString()
toString
in class PatternSet
Object.toString()
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.