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 |
---|
ClassSerializer
A helper can render an instance of a specific class in a custom way.
|
Class and Description |
---|
AbstractSerializer |
ClassSerializer
A helper can render an instance of a specific class in a custom way.
|
Copyright © 2012. All Rights Reserved.