org.exolab.castor.xml.schema
class FacetListEnumerator extends Object implements Enumeration
Version: $Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:31 $
Constructor Summary | |
---|---|
FacetListEnumerator(FacetList facets)
Creates a new FacetList for the given FacetList
| |
FacetListEnumerator(FacetList facets, FacetListEnumerator inheritedFacets)
Creates a new FacetList enumerator
|
Method Summary | |
---|---|
boolean | hasMoreElements() |
Object | nextElement() |
void | setMask(String name)
Sets the mask for this enumerator. |
Parameters: name the name of the facets to enumerate