Uses of Class
org.jibx.binding.model.StructureElement
-
Packages that use StructureElement Package Description org.jibx.binding.model -
-
Uses of StructureElement in org.jibx.binding.model
Methods in org.jibx.binding.model with parameters of type StructureElement Modifier and Type Method Description voidModelVisitor. exit(StructureElement node)Exit structure element.booleanModelVisitor. visit(StructureElement node)Visit structure element.
-