|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sdicons.json.mapper.helper.impl.AbstractMapper
public abstract class AbstractMapper
Constructor Summary | |
---|---|
AbstractMapper()
|
Method Summary | |
---|---|
JSONValue |
toJSON(Object aPojo)
|
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.mapper.helper.SimpleMapperHelper |
---|
toJava |
Methods inherited from interface com.sdicons.json.helper.Helper |
---|
getHelpedClass |
Constructor Detail |
---|
public AbstractMapper()
Method Detail |
---|
public JSONValue toJSON(Object aPojo) throws MapperException
toJSON
in interface SimpleMapperHelper
MapperException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |