public interface ComplexMapperHelper extends SimpleMapperHelper
| Modifier and Type | Method and Description |
|---|---|
Object |
toJava(JSONValue aValue,
Class aRequestedClass,
Type[] aTypes) |
JSONValue |
toJSON(Object aPojo) |
toJavagetHelpedClassObject toJava(JSONValue aValue, Class aRequestedClass, Type[] aTypes) throws MapperException
MapperExceptionJSONValue toJSON(Object aPojo) throws MapperException
toJSON in interface SimpleMapperHelperMapperExceptionCopyright © 2013. All Rights Reserved.