| Package | Description |
|---|---|
| org.jibx.binding.model |
| Modifier and Type | Class and Description |
|---|---|
class |
MappingElement
Model component for mapping element of normal binding definition.
|
class |
PrecompiledMappingElement
Model component for mapping element of precompiled binding definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefinitionContext.addMappedName(NameAttributes name,
MappingElementBase def,
ValidationContext vctx)
Add mapped name to set defined at this level.
|
void |
BindingHolder.addMapping(MappingElementBase mapping)
Add a mapping definition to the binding.
|
void |
DefinitionContext.addTemplate(MappingElementBase def,
ValidationContext vctx)
Add template or mapping to set defined at this level.
|
void |
ModelVisitor.exit(MappingElementBase node)
Exit any mapping element.
|
boolean |
RegistrationVisitor.visit(MappingElementBase node) |
boolean |
ModelVisitor.visit(MappingElementBase node)
Visit mapping element.
|
Copyright © 2005–2016 jibx.org. All rights reserved.