| Package | Description |
|---|---|
| org.jibx.binding | |
| org.jibx.binding.model |
| Modifier and Type | Method and Description |
|---|---|
DefinitionContext |
SchemaGenerator.getDefinitions()
Get innermost containing definition context.
|
| Modifier and Type | Method and Description |
|---|---|
DefinitionContext |
DefinitionContext.getContaining()
Get containing context.
|
DefinitionContext |
TreeContext.getCurrentDefinitions()
Get definition context for innermost nesting element.
|
DefinitionContext |
TreeContext.getDefinitions()
Get innermost containing definition context.
|
DefinitionContext |
NestingElementBase.getDefinitions()
Get definition context.
|
DefinitionContext |
TreeContext.getFormatDefinitions()
Get definition context for innermost nesting element for use by a
format (or namespace).
|
| Modifier and Type | Method and Description |
|---|---|
void |
TreeContext.setGlobalDefinitions(DefinitionContext dctx)
Set the global definition context.
|
| Constructor and Description |
|---|
DefinitionContext(DefinitionContext outer)
Constructor.
|
Copyright © 2005–2016 jibx.org. All rights reserved.