| Package | Description |
|---|---|
| org.jibx.binding.model |
| Modifier and Type | Class and Description |
|---|---|
class |
MappingElement
Model component for mapping element of normal binding definition.
|
class |
MappingElementBase
Model component for mapping element of binding definition.
|
class |
PrecompiledMappingElement
Model component for mapping element of precompiled binding definition.
|
class |
TemplateElement
Model component for template element of binding definition.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateElementBase |
StructureElement.getEffectiveMapping()
Get actual type mapping.
|
TemplateElementBase |
DefinitionContext.getNamedTemplate(String name)
Get named template definition.
|
TemplateElementBase |
DefinitionContext.getSpecificTemplate(String type)
Get specific template definition for type.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TemplateElementBase.addExtensionType(TemplateElementBase ext)
Add template or mapping which derives from this one.
|
void |
ModelVisitor.exit(TemplateElementBase node)
Exit any template element.
|
boolean |
RegistrationVisitor.visit(TemplateElementBase node) |
boolean |
ModelVisitor.visit(TemplateElementBase node)
Visit template element.
|
Copyright © 2005–2016 jibx.org. All rights reserved.