|
XSOM 20110809-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ref.Type | |
---|---|
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.Type in com.sun.xml.xsom.impl |
---|
Subinterfaces of Ref.Type in com.sun.xml.xsom.impl | |
---|---|
static interface |
Ref.ComplexType
|
static interface |
Ref.SimpleType
|
Classes in com.sun.xml.xsom.impl that implement Ref.Type | |
---|---|
class |
ComplexTypeImpl
|
class |
ListSimpleTypeImpl
|
class |
RestrictionSimpleTypeImpl
|
class |
SimpleTypeImpl
|
class |
UnionSimpleTypeImpl
|
Constructors in com.sun.xml.xsom.impl with parameters of type Ref.Type | |
---|---|
ComplexTypeImpl(SchemaDocumentImpl _parent,
AnnotationImpl _annon,
Locator _loc,
ForeignAttributesImpl _fa,
String _name,
boolean _anonymous,
boolean _abstract,
int _derivationMethod,
Ref.Type _base,
int _final,
int _block,
boolean _mixed)
|
|
ElementDecl(PatcherManager reader,
SchemaDocumentImpl owner,
AnnotationImpl _annon,
Locator _loc,
ForeignAttributesImpl fa,
String _tns,
String _name,
boolean _anonymous,
XmlString _defv,
XmlString _fixedv,
boolean _nillable,
boolean _abstract,
Boolean _form,
Ref.Type _type,
Ref.Element _substHead,
int _substDisallowed,
int _substExcluded,
List<IdentityConstraintImpl> idConstraints)
|
Uses of Ref.Type in com.sun.xml.xsom.impl.parser |
---|
Classes in com.sun.xml.xsom.impl.parser that implement Ref.Type | |
---|---|
static class |
DelayedRef.ComplexType
|
static class |
DelayedRef.SimpleType
|
static class |
DelayedRef.Type
|
class |
SubstGroupBaseTypeRef
|
Constructors in com.sun.xml.xsom.impl.parser with parameters of type Ref.Type | |
---|---|
BaseContentRef(NGCCRuntimeEx $runtime,
Ref.Type _baseType)
|
|
XSOM 20110809-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |