|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefinitionContext | |
|---|---|
| org.jibx.binding.def | |
| Uses of DefinitionContext in org.jibx.binding.def |
|---|
| Methods in org.jibx.binding.def that return DefinitionContext | |
|---|---|
DefinitionContext |
NestedBase.getDefinitionContext()
|
DefinitionContext |
IContainer.getDefinitionContext()
Get definition context for binding element. |
DefinitionContext |
BindingDefinition.getDefinitionContext()
|
| Methods in org.jibx.binding.def with parameters of type DefinitionContext | |
|---|---|
void |
NameDefinition.fixNamespace(DefinitionContext defc)
Finds the index for the namespace used with a name. |
| Constructors in org.jibx.binding.def with parameters of type DefinitionContext | |
|---|---|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||