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, toString
getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public void addConfigured(org.apache.tools.ant.types.ResourceCollection rc)
public void setTimes(int times)
public Iterator iterator()
public int size()
size
in interface org.apache.tools.ant.types.ResourceCollection
public boolean isFilesystemOnly()
isFilesystemOnly
in interface org.apache.tools.ant.types.ResourceCollection
Copyright © 2011–2015 Carrot Search s.c.. All rights reserved.