Uses of Class
org.jibx.schema.elements.SelectionBase
-
Packages that use SelectionBase Package Description org.jibx.schema org.jibx.schema.elements -
-
Uses of SelectionBase in org.jibx.schema
Methods in org.jibx.schema with parameters of type SelectionBase Modifier and Type Method Description voidSchemaVisitor. exit(SelectionBase node)Exit selection element.booleanSchemaVisitor. visit(SelectionBase node)Visit selection element. -
Uses of SelectionBase in org.jibx.schema.elements
Subclasses of SelectionBase in org.jibx.schema.elements Modifier and Type Class Description static classSelectionBase.FieldElementstatic classSelectionBase.SelectorElement
-