|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoundClass | |
|---|---|
| org.jibx.binding.classes | |
| org.jibx.binding.def | |
| Uses of BoundClass in org.jibx.binding.classes |
|---|
| Methods in org.jibx.binding.classes that return BoundClass | |
|---|---|
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. |
| Methods in org.jibx.binding.classes with parameters of type BoundClass | |
|---|---|
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. |
| Uses of BoundClass in org.jibx.binding.def |
|---|
| Methods in org.jibx.binding.def that return BoundClass | |
|---|---|
BoundClass |
IContextObj.getBoundClass()
Get class linked to binding element. |
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 |
BindingDefinition.getBoundClass()
Get class linked to binding element. |
BoundClass |
ObjectBinding.getBoundClass()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||