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