Package | Description |
---|---|
org.apache.xerces.impl.dv | |
org.apache.xerces.impl.dv.xs | |
org.apache.xerces.impl.xs | |
org.apache.xerces.impl.xs.util | |
org.apache.xerces.parsers | |
org.apache.xerces.util |
Modifier and Type | Method and Description |
---|---|
abstract SymbolHash |
SchemaDVFactory.getBuiltInTypes()
get all built-in simple types, which are stored in a SymbolHash keyed by
the name
|
Modifier and Type | Method and Description |
---|---|
SymbolHash |
SchemaDVFactoryImpl.getBuiltInTypes()
get all built-in simple types, which are stored in a hashtable keyed by
the name
|
SymbolHash |
FullDVFactory.getBuiltInTypes()
get all built-in simple types, which are stored in a hashtable keyed by
the name
|
SymbolHash |
ExtendedSchemaDVFactoryImpl.getBuiltInTypes()
get all built-in simple types, which are stored in a hashtable keyed by
the name
|
SymbolHash |
BaseDVFactory.getBuiltInTypes()
get all built-in simple types, which are stored in a hashtable keyed by
the name
|
Modifier and Type | Method and Description |
---|---|
protected static void |
BaseSchemaDVFactory.createBuiltInTypes(SymbolHash builtInTypes,
XSSimpleTypeDecl baseAtomicType) |
Modifier and Type | Method and Description |
---|---|
static void |
XSConstraints.checkElementDeclsConsistent(XSComplexTypeDecl type,
XSParticleDecl particle,
SymbolHash elemDeclHash,
SubstitutionGroupHandler sgHandler) |
static void |
XSConstraints.findElemInTable(XSComplexTypeDecl type,
XSElementDecl elem,
SymbolHash elemDeclHash) |
Constructor and Description |
---|
XSNamedMap4Types(String[] namespaces,
SymbolHash[] maps,
int num,
short type)
Construct an XSNamedMap implementation for a list of namespaces
|
XSNamedMap4Types(String namespace,
SymbolHash map,
short type)
Construct an XSNamedMap implementation for one namespace
|
XSNamedMapImpl(String[] namespaces,
SymbolHash[] maps,
int num)
Construct an XSNamedMap implementation for a list of namespaces
|
XSNamedMapImpl(String namespace,
SymbolHash map)
Construct an XSNamedMap implementation for one namespace
|
Modifier and Type | Field and Description |
---|---|
protected SymbolHash |
AbstractSAXParser.fDeclaredAttrs |
Modifier and Type | Method and Description |
---|---|
SymbolHash |
SymbolHash.makeClone()
Make a clone of this object.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.