| Package | Description |
|---|---|
| org.jibx.binding.def |
| Modifier and Type | Method and Description |
|---|---|
PropertyDefinition |
ComponentProperty.getProperty()
Get the property information.
|
| Modifier and Type | Method and Description |
|---|---|
IComponent |
PrecompiledConcreteMapping.buildRef(IContainer parent,
IContextObj objc,
String type,
PropertyDefinition prop) |
IComponent |
PrecompiledAbstractMapping.buildRef(IContainer parent,
IContextObj objc,
String type,
PropertyDefinition prop) |
IComponent |
MappingDirect.buildRef(IContainer parent,
IContextObj objc,
String type,
PropertyDefinition prop) |
IComponent |
MappingDefinition.buildRef(IContainer parent,
IContextObj objc,
String type,
PropertyDefinition prop) |
IComponent |
IMapping.buildRef(IContainer parent,
IContextObj objc,
String type,
PropertyDefinition prop)
Build reference to mapping.
|
| Constructor and Description |
|---|
ComponentProperty(PropertyDefinition prop,
IComponent impl,
boolean skip)
Constructor.
|
DirectGeneric(IContainer parent,
String type,
PropertyDefinition prop)
Constructor with defined property.
|
DirectProperty(PropertyDefinition prop,
DirectObject direct)
Constructor.
|
MappingReference(IContainer contain,
PropertyDefinition prop,
String type,
String reftext,
String refqname,
IContextObj objc,
NameDefinition name,
boolean synth,
boolean nillable)
Constructor from property and type.
|
OptionalStructureWrapper(IComponent wrap,
PropertyDefinition prop,
boolean load)
Constructor.
|
PropertyDefinition(PropertyDefinition original)
Copy constructor.
|
StructureReference(IContainer contain,
String label,
PropertyDefinition prop,
boolean hasname,
IContextObj cobj)
Constructor.
|
ValueChild(IContainer contain,
IContextObj objc,
NameDefinition name,
PropertyDefinition prop,
StringConversion conv,
int style,
int ident,
String constant,
boolean nillable)
Constructor.
|
Copyright © 2005–2016 jibx.org. All rights reserved.