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

Packages that use UnionElement
org.jibx.schema   
 

Uses of UnionElement in org.jibx.schema
 

Methods in org.jibx.schema with parameters of type UnionElement
 void SchemaVisitorDelegate.exit(UnionElement node)
           
 void SchemaVisitor.exit(UnionElement node)
          Exit union element.
 boolean SchemaVisitorDelegate.visit(UnionElement node)
           
 boolean SchemaVisitor.visit(UnionElement node)
          Visit union element.
 



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