Package | Description |
---|---|
org.apache.xerces.impl.dv.xs | |
org.apache.xerces.impl.xs | |
org.apache.xerces.impl.xs.util | |
org.apache.xerces.xs |
Modifier and Type | Method and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
ObjectList |
SchemaGrammar.getComponentsExt(short objectType) |
Modifier and Type | Class and Description |
---|---|
class |
ObjectListImpl
Contains a list of Objects.
|
Modifier and Type | Method and Description |
---|---|
ObjectList |
XSMultiValueFacet.getEnumerationValues()
A list of XSValue objects.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.