| Package | Description |
|---|---|
| org.jibx.binding.def |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IContextObj
Containing object context interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectBinding
Binding modifiers that apply to a class reference.
|
class |
PrecompiledBinding
Linkage to object marshalling/unmarshalling code for a class handled by an
abstract mapping in a precompiled binding.
|
| Modifier and Type | Method and Description |
|---|---|
ITypeBinding |
PrecompiledConcreteMapping.getBinding() |
ITypeBinding |
PrecompiledAbstractMapping.getBinding() |
ITypeBinding |
MappingDirect.getBinding() |
ITypeBinding |
MappingDefinition.getBinding() |
ITypeBinding |
IMapping.getBinding()
Get the actual binding for a mapping.
|
Copyright © 2005–2016 jibx.org. All rights reserved.