Package | Description |
---|---|
org.cakelab.blender.doc | |
org.cakelab.json.codec |
Modifier and Type | Field and Description |
---|---|
protected JSONObject |
Documentation.structdocs |
Modifier and Type | Method and Description |
---|---|
JSONObject |
Parser.parse() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
JSONCodec.decodeObject(JSONObject json,
java.lang.Class<?> clazz) |
<T> T |
JSONCodec.decodeObject(JSONObject json,
T target) |