Package | Description |
---|---|
org.apache.xerces.impl.xs | |
org.apache.xerces.impl.xs.util | |
org.apache.xerces.xs |
Modifier and Type | Method and Description |
---|---|
XSNamedMap |
XSModelImpl.getComponents(short objectType)
Returns a list of top-level components, i.e.
|
XSNamedMap |
SchemaGrammar.getComponents(short objectType)
[schema components]: a list of top-level components, i.e.
|
XSNamedMap |
XSModelImpl.getComponentsByNamespace(short objectType,
String namespace)
Convenience method.
|
XSNamedMap |
XSElementDecl.getIdentityConstraints()
{identity-constraint definitions} A set of constraint definitions.
|
Modifier and Type | Class and Description |
---|---|
class |
XSNamedMap4Types
Contains the map between qnames and XSObject's.
|
class |
XSNamedMapImpl
Contains the map between qnames and XSObject's.
|
Modifier and Type | Method and Description |
---|---|
XSNamedMap |
XSNamespaceItem.getComponents(short objectType)
[schema components]: a list of top-level components, i.e.
|
XSNamedMap |
XSModel.getComponents(short objectType)
Returns a list of top-level components, i.e.
|
XSNamedMap |
XSModel.getComponentsByNamespace(short objectType,
String namespace)
Convenience method.
|
XSNamedMap |
XSElementDeclaration.getIdentityConstraints()
identity-constraint definitions: a set of constraint definitions if it
exists, otherwise an empty
XSNamedMap . |
Copyright © 2019 JBoss by Red Hat. All rights reserved.