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

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

Fields in com.sun.xml.xsom.impl with type parameters of type Ref.AttGroup
protected  Set<Ref.AttGroup> AttributesHolder.attGroups
          Ref.AttGroups that are directly refered from this.
 

Methods in com.sun.xml.xsom.impl with parameters of type Ref.AttGroup
 void AttributesHolder.addAttGroup(Ref.AttGroup a)
           
 

Uses of Ref.AttGroup in com.sun.xml.xsom.impl.parser
 

Classes in com.sun.xml.xsom.impl.parser that implement Ref.AttGroup
static class DelayedRef.AttGroup
           
 



Copyright © 2012 Oracle. All Rights Reserved.