public class JibxWrapperHelper extends AbstractWrapperHelper
fields, getMethods, NO_CLASSES, NO_PARAMS, setMethods, validate, wrapperType
Modifier | Constructor and Description |
---|---|
protected |
JibxWrapperHelper(Class<?> wt,
Method[] sets,
Method[] gets,
Field[] f) |
Modifier and Type | Method and Description |
---|---|
protected Object |
createWrapperObject(Class<?> clazz) |
protected Object |
getWrapperObject(Object obj) |
createWrapperObject, getPartObject, getSignature, getValidate, getValue, getWrapperParts, setValidate
protected Object createWrapperObject(Class<?> clazz) throws Exception
createWrapperObject
in class AbstractWrapperHelper
Exception
protected Object getWrapperObject(Object obj) throws Exception
getWrapperObject
in class AbstractWrapperHelper
Exception
Apache CXF