Uses of Class
org.jibx.binding.model.StructureElementBase
-
Packages that use StructureElementBase Package Description org.jibx.binding.model -
-
Uses of StructureElementBase in org.jibx.binding.model
Subclasses of StructureElementBase in org.jibx.binding.model Modifier and Type Class Description classCollectionElementModel component for collection element of binding definition.classStructureElementModel component for structure element of binding definition.Methods in org.jibx.binding.model with parameters of type StructureElementBase Modifier and Type Method Description voidModelVisitor. exit(StructureElementBase node)Exit any structure element.booleanModelVisitor. visit(StructureElementBase node)Visit structure element.
-