| Package | Description |
|---|---|
| org.jibx.binding.def |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IComponent
Child component (attribute or content) interface definition.
|
interface |
IMapping
Interface for mapping definitions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseMappingWrapper
Component decorator for abstract base mapping from extension mapping.
|
class |
ComponentProperty
Property reference with binding defined by component.
|
class |
DirectGeneric
Linkage to generic object with defined marshaller and/or unmarshaller.
|
class |
DirectObject
Linkage to object with supplied marshaller and unmarshaller.
|
class |
DirectProperty
Property reference with marshaller and unmarshaller.
|
class |
ElementWrapper
Component decorator for element definition.
|
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 |
NestedBase
Base class for structure and collection binding definitions.
|
class |
NestedCollection
Collection binding definition.
|
class |
NestedStructure
Structure binding definition.
|
class |
ObjectBinding
Binding modifiers that apply to a class reference.
|
class |
OptionalStructureWrapper
Component decorator for optional structure with associated property.
|
class |
PassThroughComponent
Default component decorator.
|
class |
PrecompiledAbstractMapping
Abstract mapping defined by a precompiled binding.
|
class |
PrecompiledBinding
Linkage to object marshalling/unmarshalling code for a class handled by an
abstract mapping in a precompiled binding.
|
class |
PrecompiledConcreteMapping
Concrete mapping defined by a precompiled binding.
|
class |
StructureReference
Reference to a structure definition.
|
class |
ValueChild
Attribute or simple content value definition from binding.
|
Copyright © 2005–2016 jibx.org. All rights reserved.