| Package | Description |
|---|---|
| com.sdicons.json.serializer |
Serializing Java instances to JSON domain objects together with all
type info and structure so that we can restore the Java model in its
original form.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SerializerValueImpl |
| Modifier and Type | Method and Description |
|---|---|
SerializerValue |
JSONSerializer.unmarshal(JSONObject aElement)
Convert a JSON representation to the Java primitive or reference.
|
Copyright © 2012. All Rights Reserved.