Uses of Interface
org.apache.xerces.xs.datatypes.ObjectList

Packages that use ObjectList
org.apache.xerces.impl.dv.xs   
 

Uses of ObjectList in org.apache.xerces.impl.dv.xs
 

Methods in org.apache.xerces.impl.dv.xs that return ObjectList
 ObjectList XSSimpleTypeDecl.getActualEnumeration()
          A list of actual enumeration values if it exists, otherwise an empty ObjectList.
 ObjectList XSSimpleTypeDecl.getEnumerationItemTypeList()
          A list of enumeration type values (as a list of ShortList objects) if it exists, otherwise returns null