Public Member Functions | Package Functions | Package Attributes

org.exolab.castor.xml.schema.AttributeGroupEnumeration Class Reference

Inherits java::util::Enumeration.

List of all members.

Public Member Functions

boolean hasMoreElements ()
Object nextElement ()

Package Functions

 AttributeGroupEnumeration (Vector definitions, Vector references)

Package Attributes

int index = 0

Detailed Description

A simple enumerator for the AttributeGroup class


Constructor & Destructor Documentation

org.exolab.castor.xml.schema.AttributeGroupEnumeration.AttributeGroupEnumeration ( Vector  definitions,
Vector  references 
) [package]

Member Function Documentation

boolean org.exolab.castor.xml.schema.AttributeGroupEnumeration.hasMoreElements (  ) 
Object org.exolab.castor.xml.schema.AttributeGroupEnumeration.nextElement (  ) 

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties