Uses of Interface
org.apache.jena.ext.xerces.xs.datatypes.ObjectList
Package
Description
-
Uses of ObjectList in org.apache.jena.ext.xerces.impl.dv.xs
Modifier and TypeMethodDescriptionXSSimpleTypeDecl.getActualEnumeration()
A list of actual enumeration values if it exists, otherwise an emptyObjectList
.XSSimpleTypeDecl.getEnumerationItemTypeList()
A list of enumeration type values (as a list of ShortList objects) if it exists, otherwise returns null -
Uses of ObjectList in org.apache.jena.ext.xerces.impl.xs.util
-
Uses of ObjectList in org.apache.jena.ext.xerces.xs
Modifier and TypeMethodDescriptionXSMultiValueFacet.getEnumerationValues()
A list of XSValue objects.