Uses of Interface
com.sun.xml.xsom.impl.Ref.Attribute
-
Packages that use Ref.Attribute Package Description com.sun.xml.xsom.impl Implementation of thecom.sun.xml.xsom
package.com.sun.xml.xsom.impl.parser Parser that reads XML Schema documents and builds anXSSchemaSet
object.com.sun.xml.xsom.impl.parser.state -
-
Uses of Ref.Attribute in com.sun.xml.xsom.impl
Classes in com.sun.xml.xsom.impl that implement Ref.Attribute Modifier and Type Class Description class
AttributeDeclImpl
Fields in com.sun.xml.xsom.impl declared as Ref.Attribute Modifier and Type Field Description private Ref.Attribute
AttributeUseImpl. att
Constructors in com.sun.xml.xsom.impl with parameters of type Ref.Attribute Constructor Description AttributeUseImpl(SchemaDocumentImpl owner, AnnotationImpl ann, org.xml.sax.Locator loc, ForeignAttributesImpl fa, Ref.Attribute _decl, XmlString def, XmlString fixed, boolean req)
-
Uses of Ref.Attribute in com.sun.xml.xsom.impl.parser
Classes in com.sun.xml.xsom.impl.parser that implement Ref.Attribute Modifier and Type Class Description static class
DelayedRef.Attribute
-
Uses of Ref.Attribute in com.sun.xml.xsom.impl.parser.state
Fields in com.sun.xml.xsom.impl.parser.state declared as Ref.Attribute Modifier and Type Field Description private Ref.Attribute
attributeUses. decl
-