Uses of Interface
com.sun.xml.xsom.impl.Ref.Term
-
Packages that use Ref.Term Package Description com.sun.xml.xsom.impl Implementation of thecom.sun.xml.xsompackage.com.sun.xml.xsom.impl.parser Parser that reads XML Schema documents and builds anXSSchemaSetobject. -
-
Uses of Ref.Term in com.sun.xml.xsom.impl
Subinterfaces of Ref.Term in com.sun.xml.xsom.impl Modifier and Type Interface Description static interfaceRef.ElementClasses in com.sun.xml.xsom.impl that implement Ref.Term Modifier and Type Class Description classElementDeclclassModelGroupDeclImplclassModelGroupImplclassWildcardImplstatic classWildcardImpl.Anystatic classWildcardImpl.Finitestatic classWildcardImpl.OtherConstructors in com.sun.xml.xsom.impl with parameters of type Ref.Term Constructor Description ParticleImpl(SchemaDocumentImpl owner, AnnotationImpl _ann, Ref.Term _term, Locator _loc)ParticleImpl(SchemaDocumentImpl owner, AnnotationImpl _ann, Ref.Term _term, Locator _loc, int _maxOccurs, int _minOccurs)ParticleImpl(SchemaDocumentImpl owner, AnnotationImpl _ann, Ref.Term _term, Locator _loc, BigInteger _maxOccurs, BigInteger _minOccurs) -
Uses of Ref.Term in com.sun.xml.xsom.impl.parser
Classes in com.sun.xml.xsom.impl.parser that implement Ref.Term Modifier and Type Class Description static classDelayedRef.Elementstatic classDelayedRef.ModelGroup
-