| Package | Description |
|---|---|
| org.jibx.binding.model |
| Modifier and Type | Field and Description |
|---|---|
static FormatElement[] |
BuiltinFormats.s_builtinFormats
Default format definitions.
|
| Modifier and Type | Method and Description |
|---|---|
FormatElement |
StringAttributes.getBaseFormat()
Get base format information.
|
FormatElement |
FormatElement.getBaseFormat()
Get base format information.
|
FormatElement |
DefinitionContext.getBestFormat(IClass clas)
Get best format definition for class.
|
FormatElement |
DefinitionContext.getNamedFormat(String name)
Get named format definition.
|
FormatElement |
DefinitionContext.getSpecificFormat(String type)
Get specific format definition for type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BindingOrganizer.addFormat(FormatElement format)
Add a format definition to the binding.
|
void |
BindingHolder.addFormat(FormatElement format)
Add a format definition to the binding.
|
void |
DefinitionContext.addFormat(FormatElement def,
ValidationContext vctx)
Add format to set defined at this level.
|
boolean |
ModelVisitor.visit(FormatElement node)
Visit format element.
|
Copyright © 2005–2016 jibx.org. All rights reserved.