XSOM 20110809-redhat-3

Uses of Interface
com.sun.xml.xsom.impl.Ref.Attribute

Packages that use Ref.Attribute
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.Attribute in com.sun.xml.xsom.impl
 

Classes in com.sun.xml.xsom.impl that implement Ref.Attribute
 class AttributeDeclImpl
           
 

Constructors in com.sun.xml.xsom.impl with parameters of type Ref.Attribute
AttributeUseImpl(SchemaDocumentImpl owner, AnnotationImpl ann, 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
static class DelayedRef.Attribute
           
 


XSOM 20110809-redhat-3

Copyright © 2012 Oracle. All Rights Reserved.