Uses of Class
convert.relaxng.output.xsd.basic.AttributeGroupRef

Packages that use AttributeGroupRef
convert.relaxng.output.xsd.basic   
 

Uses of AttributeGroupRef in convert.relaxng.output.xsd.basic
 

Methods in convert.relaxng.output.xsd.basic with parameters of type AttributeGroupRef
 T AttributeUseVisitor.visitAttributeGroupRef(AttributeGroupRef a)
           
 AttributeUse SchemaTransformer.visitAttributeGroupRef(AttributeGroupRef a)
           
 VoidValue SchemaWalker.visitAttributeGroupRef(AttributeGroupRef a)