Constructor and Description |
---|
Binding() |
Modifier and Type | Method and Description |
---|---|
void |
addConfiguredFileSet(org.apache.tools.ant.types.FileSet fileSet) |
boolean |
isFilesystemOnly() |
Iterator<org.apache.tools.ant.types.Resource> |
iterator() |
int |
size() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public boolean isFilesystemOnly()
isFilesystemOnly
in interface org.apache.tools.ant.types.ResourceCollection
public int size()
size
in interface org.apache.tools.ant.types.ResourceCollection
public Iterator<org.apache.tools.ant.types.Resource> iterator()
public void addConfiguredFileSet(org.apache.tools.ant.types.FileSet fileSet)