Package | Description |
---|---|
com.sun.xml.xsom.impl |
Implementation of the
com.sun.xml.xsom package. |
com.sun.xml.xsom.impl.parser |
Parser that reads XML Schema documents and builds an
XSSchemaSet object. |
Modifier and Type | Interface and Description |
---|---|
static interface |
Ref.Element |
Modifier and Type | Class and Description |
---|---|
class |
ElementDecl |
class |
ModelGroupDeclImpl |
class |
ModelGroupImpl |
class |
WildcardImpl |
static class |
WildcardImpl.Any |
static class |
WildcardImpl.Finite |
static class |
WildcardImpl.Other |
Constructor and Description |
---|
ParticleImpl(SchemaDocumentImpl owner,
AnnotationImpl _ann,
Ref.Term _term,
Locator _loc) |
ParticleImpl(SchemaDocumentImpl owner,
AnnotationImpl _ann,
Ref.Term _term,
Locator _loc,
BigInteger _maxOccurs,
BigInteger _minOccurs) |
ParticleImpl(SchemaDocumentImpl owner,
AnnotationImpl _ann,
Ref.Term _term,
Locator _loc,
int _maxOccurs,
int _minOccurs) |
Modifier and Type | Class and Description |
---|---|
static class |
DelayedRef.Element |
static class |
DelayedRef.ModelGroup |
Copyright © 2021 JBoss by Red Hat. All rights reserved.