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

Packages that use ChoiceElement
org.jibx.schema   
 

Uses of ChoiceElement in org.jibx.schema
 

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



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