public class DuplicateResources
extends org.apache.tools.ant.types.DataType
implements org.apache.tools.ant.types.ResourceCollection
| Constructor and Description |
|---|
DuplicateResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConfigured(org.apache.tools.ant.types.ResourceCollection rc) |
boolean |
isFilesystemOnly() |
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 Iterator iterator()
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-2013 Carrot Search s.c.. All Rights Reserved.