Package | Description |
---|---|
org.apache.xerces.impl.xs |
Modifier and Type | Field and Description |
---|---|
XSParticleDecl[] |
XSModelGroupImpl.fParticles |
Modifier and Type | Method and Description |
---|---|
static XSParticleDecl |
XSConstraints.getEmptySequence() |
XSParticleDecl |
XSDeclarationPool.getParticleDecl() |
XSParticleDecl |
XSParticleDecl.makeClone() |
Modifier and Type | Method and Description |
---|---|
static void |
XSConstraints.checkElementDeclsConsistent(XSComplexTypeDecl type,
XSParticleDecl particle,
SymbolHash elemDeclHash,
SubstitutionGroupHandler sgHandler) |
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) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.