org.exolab.castor.xml.schema
class FacetListEnumerator extends Object implements Enumeration
Version: $Revision: 5951 $ $Date: 2006-04-25 15:08:23 -0600 (Tue, 25 Apr 2006) $
| 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