| Package | Description |
|---|---|
| org.jibx.binding.def |
| Modifier and Type | Method and Description |
|---|---|
DefinitionContext |
BindingDefinition.getDefinitionContext() |
DefinitionContext |
NestedBase.getDefinitionContext() |
DefinitionContext |
IContainer.getDefinitionContext()
Get definition context for binding element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NameDefinition.fixNamespace(DefinitionContext defc)
Finds the index for the namespace used with a name.
|
| Constructor and Description |
|---|
DirectObject(IContainer parent,
DefinitionContext defc,
ClassFile target,
boolean abs,
ClassFile mcf,
ClassFile ucf,
String mapname,
NameDefinition name,
String factname)
Constructor.
|
ElementWrapper(DefinitionContext defc,
NameDefinition name,
IComponent wrap,
boolean nillable)
Constructor.
|
MappingDefinition(IContainer contain,
DefinitionContext defc,
String type,
NameDefinition name,
String tname,
boolean abs,
String base,
ObjectBinding bind,
boolean nillable)
Constructor.
|
Copyright © 2005–2016 jibx.org. All rights reserved.