| Package | Description |
|---|---|
| org.jibx.binding.model |
| Modifier and Type | Method and Description |
|---|---|
NameAttributes |
MappingElementBase.getNameAttributes()
Get name attributes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefinitionContext.addMappedName(NameAttributes name,
MappingElementBase def,
ValidationContext vctx)
Add mapped name to set defined at this level.
|
NamespaceElement |
DefinitionContext.getAttributeNamespace(NameAttributes name)
Get namespace definition for attribute name.
|
NamespaceElement |
DefinitionContext.getElementNamespace(NameAttributes name,
ValidationContext vctx)
Get namespace definition for element name.
|
Copyright © 2005–2016 jibx.org. All rights reserved.