Package | Description |
---|---|
com.sun.xml.xsom.impl |
Implementation of the
com.sun.xml.xsom package. |
com.sun.xml.xsom.impl.parser.state |
Modifier and Type | Field and Description |
---|---|
private ParticleImpl[] |
ModelGroupImpl.children |
Modifier and Type | Method and Description |
---|---|
ParticleImpl |
ModelGroupImpl.getChild(int idx) |
ParticleImpl[] |
ModelGroupImpl.getChildren() |
Constructor and Description |
---|
ModelGroupImpl(SchemaDocumentImpl owner,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
XSModelGroup.Compositor _compositor,
ParticleImpl[] _children) |
Modifier and Type | Field and Description |
---|---|
private ParticleImpl |
modelGroupBody.childParticle |
private ParticleImpl |
particle.result |