|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormatElement | |
|---|---|
| org.jibx.binding.model | |
| Uses of FormatElement in org.jibx.binding.model |
|---|
| Fields in org.jibx.binding.model declared as FormatElement | |
|---|---|
static FormatElement[] |
BuiltinFormats.s_builtinFormats
Default format definitions. |
| Methods in org.jibx.binding.model that return FormatElement | |
|---|---|
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. |
| Methods in org.jibx.binding.model with parameters of type FormatElement | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||