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, waitMethods inherited from interface com.sdicons.json.helper.Helper
getHelpedClassMethods inherited from interface com.sdicons.json.mapper.helper.SimpleMapperHelper
toJava
-
Constructor Details
-
AbstractMapper
public AbstractMapper()
-
-
Method Details
-
toJSON
- Specified by:
toJSONin interfaceSimpleMapperHelper- Throws:
MapperException
-