Uses of Package
org.jibx.binding.model

Packages that use org.jibx.binding.model
org.jibx.binding   
org.jibx.binding.model   
 

Classes in org.jibx.binding.model used by org.jibx.binding
BindingElement
          Model component for binding element.
DefinitionContext
          Definition context information.
 

Classes in org.jibx.binding.model used by org.jibx.binding.model
AttributeBase
          Base class for all attribute group structures in binding definition model.
BindingElement
          Model component for binding element.
BindingHolder
          External data for a binding definition.
BindingOrganizer
          Organizer for a set of bindings under construction.
ClassHierarchyContext
          Context for components using a hierarchy of definitions based on class type.
CollectionElement
          Model component for collection element of binding definition.
ContainerElementBase
          Model component for elements that can contain detailed binding information in the form of nested child components.
DefinitionContext
          Definition context information.
ElementBase
          Base class for all element structures in binding definition model.
EmptyArrayList
          Unmodifiable empty array list.
FormatElement
          Model component for format element.
IComponent
          Child component interface definition.
IncludeElement
          Model component for include element of binding definition.
InputElement
          Model component for input element of binding definition.
MappingElement
          Model component for mapping element of normal binding definition.
MappingElementBase
          Model component for mapping element of binding definition.
ModelVisitor
          Binding model visitor base class.
NameAttributes
          Model component for name attribute group in binding definition.
NamespaceElement
          Model component for namespace element of binding definition.
NestingElementBase
          Model component for elements that can contain other component elements.
OutputElement
          Model component for output element of binding definition.
PrecompiledMappingElement
          Model component for mapping element of precompiled binding definition.
SplitElement
          Model component for split element of binding definition.
StructureElement
          Model component for structure element of binding definition.
StructureElementBase
          Model component for elements that define the binding structure for an object property.
TemplateElement
          Model component for template element of binding definition.
TemplateElementBase
          Model component for elements that define how instances of a particular class are converted to or from XML.
TreeContext
          Handles walking the tree structure of a binding model, tracking order-dependent state information collected along the way.
ValidationContext
          Tracks the validation state.
ValidationProblem
          Problem reported by model validation.
ValueElement
          Model component for value element.
 



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