Uses of Interface
org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs.datatypes.ObjectList
-
-
Uses of ObjectList in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs that return ObjectList Modifier and Type Method Description ObjectListXSSimpleTypeDecl. getActualEnumeration()A list of actual enumeration values if it exists, otherwise an emptyObjectList.ObjectListXSSimpleTypeDecl. getEnumerationItemTypeList()A list of enumeration type values (as a list of ShortList objects) if it exists, otherwise returns null -
Uses of ObjectList in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that return ObjectList Modifier and Type Method Description ObjectListSchemaGrammar. getComponentsExt(short objectType) -
Uses of ObjectList in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.util
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.util that implement ObjectList Modifier and Type Class Description classObjectListImplContains a list of Objects. -
Uses of ObjectList in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs that return ObjectList Modifier and Type Method Description ObjectListXSMultiValueFacet. getEnumerationValues()A list of XSValue objects.
-