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

Packages that use SelectionBase
org.jibx.schema   
org.jibx.schema.elements   
 

Uses of SelectionBase in org.jibx.schema
 

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

Uses of SelectionBase in org.jibx.schema.elements
 

Subclasses of SelectionBase in org.jibx.schema.elements
static class SelectionBase.FieldElement
           
static class SelectionBase.SelectorElement
           
 



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