public class Javadoc.ResourceCollectionContainer
extends java.lang.Object
A separate kind of container is needed since this task contains special handling for FileSets that has to occur at task runtime.
Constructor and Description |
---|
ResourceCollectionContainer() |
Modifier and Type | Method and Description |
---|---|
void |
add(ResourceCollection rc)
Add a resource collection to the container.
|
public void add(ResourceCollection rc)
rc
- the collection to add.