| Package | Description |
|---|---|
| org.jibx.binding.classes | |
| org.jibx.binding.def |
| Modifier and Type | Method and Description |
|---|---|
static BoundClass |
BoundClass.getInstance(ClassFile cf,
BoundClass context)
Get binding information for class.
|
static BoundClass |
BoundClass.getInstance(String name,
BoundClass context)
Get binding information for class.
|
| Modifier and Type | Method and Description |
|---|---|
static BoundClass |
BoundClass.getInstance(ClassFile cf,
BoundClass context)
Get binding information for class.
|
static BoundClass |
BoundClass.getInstance(String name,
BoundClass context)
Get binding information for class.
|
| Modifier and Type | Method and Description |
|---|---|
BoundClass |
BindingDefinition.getBoundClass()
Get class linked to binding element.
|
BoundClass |
ObjectBinding.getBoundClass() |
BoundClass |
MappingDirect.getBoundClass()
Get the mapped class information.
|
BoundClass |
MappingDefinition.getBoundClass()
Get the mapped class information.
|
abstract BoundClass |
MappingBase.getBoundClass()
Get the mapped class information.
|
BoundClass |
IContextObj.getBoundClass()
Get class linked to binding element.
|
Copyright © 2005–2016 jibx.org. All rights reserved.