com.sdicons.json.mapper.helper
Interface ComplexMapperHelper
- All Superinterfaces:
- Helper, SimpleMapperHelper
- All Known Implementing Classes:
- CollectionMapper, MapMapper
public interface ComplexMapperHelper
- extends SimpleMapperHelper
toJava
Object toJava(JSONValue aValue,
Class aRequestedClass,
Type[] aTypes)
throws MapperException
- Throws:
MapperException
toJSON
JSONValue toJSON(Object aPojo)
throws MapperException
- Specified by:
toJSON
in interface SimpleMapperHelper
- Throws:
MapperException
Copyright © 2011. All Rights Reserved.