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<org.apache.tools.ant.types.Resource> |
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, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributes, toStringgetDescription, getLocation, getProject, log, log, setDescription, setLocation, setProjectequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic void addConfigured(org.apache.tools.ant.types.ResourceCollection rc)
public void setTimes(int times)
public Iterator<org.apache.tools.ant.types.Resource> iterator()
public int size()
size in interface org.apache.tools.ant.types.ResourceCollectionpublic boolean isFilesystemOnly()
isFilesystemOnly in interface org.apache.tools.ant.types.ResourceCollectionCopyright © 2011–2025 Carrot Search s.c.. All rights reserved.