| Package | Description |
|---|---|
| org.apache.xerces.impl.xs | |
| org.apache.xerces.impl.xs.models |
| Modifier and Type | Method and Description |
|---|---|
void |
XSComplexTypeDecl.setValues(String name,
String targetNamespace,
XSTypeDefinition baseType,
short derivedBy,
short schemaFinal,
short block,
short contentType,
boolean isAbstract,
XSAttributeGroupDecl attrGrp,
XSSimpleType simpleType,
XSParticleDecl particle,
XSObjectListImpl annotations,
XSOpenContentDecl openContent) |
| Modifier and Type | Method and Description |
|---|---|
XSOpenContentDecl |
XSEmptyCM.getOpenContent() |
| Constructor and Description |
|---|
XS11AllCM(boolean hasOptionalContent,
int size,
XSParticleDecl[] particles,
XSOpenContentDecl openContent) |
XSDFACM(CMNode syntaxTree,
int leafCount,
short schemaVersion,
XSOpenContentDecl openContent)
Constructs a DFA content model.
|
XSEmptyCM(XSOpenContentDecl openContent) |
Copyright © 2013. All rights reserved.