Uses of Class
org.jibx.schema.elements.AttributeGroupRefElement

Packages that use AttributeGroupRefElement
org.jibx.schema   
 

Uses of AttributeGroupRefElement in org.jibx.schema
 

Methods in org.jibx.schema with parameters of type AttributeGroupRefElement
 void SchemaVisitorDelegate.exit(AttributeGroupRefElement node)
           
 void SchemaVisitor.exit(AttributeGroupRefElement node)
          Exit attributeGroup element for reference.
 boolean SchemaVisitorDelegate.visit(AttributeGroupRefElement node)
           
 boolean SchemaVisitor.visit(AttributeGroupRefElement node)
          Visit attributeGroup element for reference.
 



Copyright © 2005-2012 jibx.org. All Rights Reserved.