|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tools.ant.types.FilterSet.FiltersFile
public class FilterSet.FiltersFile
The filtersfile nested element.
Constructor Summary | |
---|---|
FilterSet.FiltersFile()
Constructor for the FiltersFile object. |
Method Summary | |
---|---|
void |
setFile(java.io.File file)
Sets the file from which filters will be read. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilterSet.FiltersFile()
Method Detail |
---|
public void setFile(java.io.File file)
file
- the file from which filters will be read.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |