| Package | Description |
|---|---|
| org.jibx.binding.classes |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextMethodBuilder
Builder for binding methods with a context and, optionally, a current object.
|
class |
ExceptionMethodBuilder
Builder for simple methods that may just pass checked exceptions on to
caller.
|
class |
ExistingMethod
Information for an existing binding method.
|
class |
MarshalBuilder
Marshalling method builder.
|
class |
MarshalUnmarshalBuilder
Builder for marshal and unmarshal methods.
|
class |
MethodBuilder
Method builder.
|
class |
UnmarshalBuilder
Unmarshalling method builder.
|
| Modifier and Type | Method and Description |
|---|---|
BindingMethod |
BoundClass.getUniqueMethod(MethodBuilder builder)
Get unique method.
|
BindingMethod |
BoundClass.getUniqueNamed(MethodBuilder builder)
Get unique method.
|
Copyright © 2005–2016 jibx.org. All rights reserved.