java.lang.Cloneable, java.lang.Iterable<org.apache.tools.ant.types.Resource>, org.apache.tools.ant.types.ResourceCollectionpublic class DuplicateResources
extends org.apache.tools.ant.types.DataType
implements org.apache.tools.ant.types.ResourceCollection
| Constructor | Description |
|---|---|
DuplicateResources() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
addConfigured(org.apache.tools.ant.types.ResourceCollection rc) |
|
boolean |
isFilesystemOnly() |
|
java.util.Iterator |
iterator() |
|
void |
setTimes(int times) |
Set the number of times the input resources should be duplicated.
|
int |
size() |
checkAttributesAllowed, checkChildrenAllowed, circularReference, clone, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributes, toStringpublic void addConfigured(org.apache.tools.ant.types.ResourceCollection rc)
public void setTimes(int times)
public java.util.Iterator iterator()
iterator in interface java.lang.Iterable<org.apache.tools.ant.types.Resource>iterator in interface org.apache.tools.ant.types.ResourceCollectionpublic int size()
size in interface org.apache.tools.ant.types.ResourceCollectionpublic boolean isFilesystemOnly()
isFilesystemOnly in interface org.apache.tools.ant.types.ResourceCollectionCopyright © 2011–2018 Carrot Search s.c.. All rights reserved.