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