| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.taskdefs.Javadoc.ResourceCollectionContainer
public class Javadoc.ResourceCollectionContainer
Holds a collection of ResourceCollections.
A separate kind of container is needed since this task contains special handling for FileSets that has to occur at task runtime.
| Constructor Summary | |
|---|---|
| Javadoc.ResourceCollectionContainer() | |
| Method Summary | |
|---|---|
|  void | add(ResourceCollection rc)Add a resource collection to the container. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Javadoc.ResourceCollectionContainer()
| Method Detail | 
|---|
public void add(ResourceCollection rc)
rc - the collection to add.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||