org.apache.tools.ant.taskdefs
public class Javadoc.ResourceCollectionContainer extends Object
A separate kind of container is needed since this task contains special handling for FileSets that has to occur at task runtime.
Method Summary | |
---|---|
void | add(ResourceCollection rc)
Add a resource collection to the container. |
Parameters: rc the collection to add.