|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ref.Term | |
---|---|
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. |
Uses of Ref.Term in com.sun.xml.xsom.impl |
---|
Subinterfaces of Ref.Term in com.sun.xml.xsom.impl | |
---|---|
static interface |
Ref.Element
|
Classes in com.sun.xml.xsom.impl that implement Ref.Term | |
---|---|
class |
ElementDecl
|
class |
ModelGroupDeclImpl
|
class |
ModelGroupImpl
|
class |
WildcardImpl
|
static class |
WildcardImpl.Any
|
static class |
WildcardImpl.Finite
|
static class |
WildcardImpl.Other
|
Constructors in com.sun.xml.xsom.impl with parameters of type Ref.Term | |
---|---|
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)
|
Uses of Ref.Term in com.sun.xml.xsom.impl.parser |
---|
Classes in com.sun.xml.xsom.impl.parser that implement Ref.Term | |
---|---|
static class |
DelayedRef.Element
|
static class |
DelayedRef.ModelGroup
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |