| 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.
|
| com.sdicons.json.serializer.helper |
All specialized serializers that know how to serialize the instances for
specific classes.
|
| Class and Description |
|---|
| SerializerException |
| SerializerValue
This interface represents an object that is the result of converting a JSON structure
into a java structure.
|
| Class and Description |
|---|
| JSONSerializer
Convert a JSON representation to/from a
Java representation.
|
| SerializerException |
Copyright © 2012. All Rights Reserved.