org.exolab.castor.xml.schema

Class FacetListEnumerator

Implemented Interfaces:
Enumeration

(package private) class FacetListEnumerator
extends java.lang.Object
implements Enumeration

A list for maintaining facets
Version:
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:09:31 $
Author:
Keith Visco

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()
(package private) void
setMask(String name)
Sets the mask for this enumerator.

Constructor Details

FacetListEnumerator

(package private)  FacetListEnumerator(FacetList facets)
Creates a new FacetList for the given FacetList

FacetListEnumerator

(package private)  FacetListEnumerator(FacetList facets,
                                       FacetListEnumerator inheritedFacets)
Creates a new FacetList enumerator

Method Details

hasMoreElements

public boolean hasMoreElements()

nextElement

public Object nextElement()

setMask

(package private)  void setMask(String name)
Sets the mask for this enumerator. The mask is the name of the facets to enumerate.
Parameters:
name - the name of the facets to enumerate

Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com