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, setValidateprotected Object createWrapperObject(Class<?> clazz) throws Exception
createWrapperObject in class AbstractWrapperHelperExceptionprotected Object getWrapperObject(Object obj) throws Exception
getWrapperObject in class AbstractWrapperHelperExceptionApache CXF