Uses of Class
org.jibx.binding.model.StructureElementBase

Packages that use StructureElementBase
org.jibx.binding.model   
 

Uses of StructureElementBase in org.jibx.binding.model
 

Subclasses of StructureElementBase in org.jibx.binding.model
 class CollectionElement
          Model component for collection element of binding definition.
 class StructureElement
          Model component for structure element of binding definition.
 

Methods in org.jibx.binding.model with parameters of type StructureElementBase
 void ModelVisitor.exit(StructureElementBase node)
          Exit any structure element.
 boolean ModelVisitor.visit(StructureElementBase node)
          Visit structure element.
 



Copyright © 2005-2011 jibx.org. All Rights Reserved.