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

Packages that use GroupRefElement
org.jibx.schema   
 

Uses of GroupRefElement in org.jibx.schema
 

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



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