Uses of Interface
com.sun.xml.xsom.impl.Ref.Type
Packages that use Ref.Type
Package
Description
Implementation of the
com.sun.xml.xsom package.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.implModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceClasses in com.sun.xml.xsom.impl that implement Ref.TypeModifier and TypeClassDescriptionclassclassclassprivate classprivate classclassclassFields in com.sun.xml.xsom.impl declared as Ref.TypeModifier and TypeFieldDescriptionprivate Ref.TypeComplexTypeImpl.baseTypeprivate Ref.TypeElementDecl.typeConstructors in com.sun.xml.xsom.impl with parameters of type Ref.TypeModifierConstructorDescriptionComplexTypeImpl(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.TypeModifier and TypeClassDescriptionstatic classstatic classstatic classclassFields in com.sun.xml.xsom.impl.parser declared as Ref.TypeConstructors in com.sun.xml.xsom.impl.parser with parameters of type Ref.Type -
Uses of Ref.Type in com.sun.xml.xsom.impl.parser.state
Classes in com.sun.xml.xsom.impl.parser.state that implement Ref.TypeFields in com.sun.xml.xsom.impl.parser.state declared as Ref.TypeModifier and TypeFieldDescriptionprivate final Ref.TypecomplexType.BaseComplexTypeContentRef.baseTypeprivate final Ref.TypecomplexType.BaseContentSimpleTypeRef.baseTypeprivate Ref.TypecomplexType.baseTypeprivate final Ref.TypecomplexType.InheritBaseContentTypeRef.baseTypeprivate Ref.TypeelementDeclBody.typeConstructors in com.sun.xml.xsom.impl.parser.state with parameters of type Ref.TypeModifierConstructorDescriptionprivateBaseComplexTypeContentRef(Ref.Type _baseType) privateBaseContentSimpleTypeRef(Ref.Type _baseType) privateInheritBaseContentTypeRef(Ref.Type _baseType, XSContentType _explicitContent, NGCCRuntimeEx $runtime)