|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.databinding.AbstractWrapperHelper
org.apache.cxf.jibx.JibxWrapperHelper
public class JibxWrapperHelper
JibxWrapperHelper
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.databinding.AbstractWrapperHelper |
|---|
fields, getMethods, NO_CLASSES, NO_PARAMS, setMethods, validate, wrapperType |
| Constructor Summary | |
|---|---|
protected |
JibxWrapperHelper(Class<?> wt,
Method[] sets,
Method[] gets,
Field[] f)
|
| Method Summary | |
|---|---|
protected Object |
createWrapperObject(Class<?> clazz)
|
protected Object |
getWrapperObject(Object obj)
|
| Methods inherited from class org.apache.cxf.databinding.AbstractWrapperHelper |
|---|
createWrapperObject, getPartObject, getSignature, getValidate, getValue, getWrapperParts, setValidate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected JibxWrapperHelper(Class<?> wt,
Method[] sets,
Method[] gets,
Field[] f)
| Method Detail |
|---|
protected Object createWrapperObject(Class<?> clazz)
throws Exception
createWrapperObject in class AbstractWrapperHelperException
protected Object getWrapperObject(Object obj)
throws Exception
getWrapperObject in class AbstractWrapperHelperException
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||