|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sr.common.transformer.json.JSONHelper
public class JSONHelper
This class contains helper methods for transformation operations
Constructor Summary | |
---|---|
JSONHelper()
|
Method Summary | |
---|---|
static java.lang.Class<?> |
getClassFromHint(java.lang.Object o)
Gets class hint attribute from JSON objects if there is any |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JSONHelper()
Method Detail |
---|
public static java.lang.Class<?> getClassFromHint(java.lang.Object o) throws TransformationException
o
- JSON object
TransformationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |