public class Dom4jComponentTuplizer extends AbstractComponentTuplizer
ComponentTuplizer specific to the dom4j entity mode.hasParentPropertygetters, hasCustomAccessors, instantiator, propertySpan, setters| Constructor and Description |
|---|
Dom4jComponentTuplizer(Component component) |
| Modifier and Type | Method and Description |
|---|---|
protected Getter |
buildGetter(Component component,
Property prop) |
protected Instantiator |
buildInstantiator(Component component) |
protected Setter |
buildSetter(Component component,
Property prop) |
Class |
getMappedClass()
Return the pojo class managed by this tuplizer.
|
getGetter, getParent, getPropertyValue, getPropertyValues, hasParentProperty, instantiate, isInstance, isMethodOf, setParent, setPropertyValuespublic Dom4jComponentTuplizer(Component component)
public Class getMappedClass()
Tuplizerprotected Instantiator buildInstantiator(Component component)
buildInstantiator in class AbstractComponentTuplizerprotected Getter buildGetter(Component component, Property prop)
buildGetter in class AbstractComponentTuplizerprotected Setter buildSetter(Component component, Property prop)
buildSetter in class AbstractComponentTuplizerCopyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved