Class AbstractMapper
java.lang.Object
com.sdicons.json.mapper.helper.impl.AbstractMapper
- All Implemented Interfaces:
Helper
,SimpleMapperHelper
- Direct Known Subclasses:
CharacterMapper
,DateMapper
,EnumMapper
,StringMapper
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.sdicons.json.helper.Helper
getHelpedClass
Methods inherited from interface com.sdicons.json.mapper.helper.SimpleMapperHelper
toJava
-
Constructor Details
-
AbstractMapper
public AbstractMapper()
-
-
Method Details
-
toJSON
- Specified by:
toJSON
in interfaceSimpleMapperHelper
- Throws:
MapperException
-