Uses of Class
org.jibx.binding.def.PassThroughComponent

Packages that use PassThroughComponent
org.jibx.binding.def   
 

Uses of PassThroughComponent in org.jibx.binding.def
 

Subclasses of PassThroughComponent in org.jibx.binding.def
 class BaseMappingWrapper
          Component decorator for abstract base mapping from extension mapping.
 class ComponentProperty
          Property reference with binding defined by component.
 class LinkableBase
          Base class for components that can be linked from multiple locations within the binding definition structure.
 class MappingBase
          Base class for mapping definitions.
 class MappingDefinition
          Normal mapping with defined binding.
 class MappingDirect
          Direct mapping using supplied marshaller and unmarshaller.
 class MappingReference
          Reference to a mapping definition.
 class ObjectBinding
          Binding modifiers that apply to a class reference.
 class OptionalStructureWrapper
          Component decorator for optional structure with associated property.
 class StructureReference
          Reference to a structure definition.
 



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