Package com.sdicons.json.serializer.marshall
-
Interface Summary Interface Description Marshall This interface represents the functionality to convert a JSON representation to/from a Java representation.MarshallValue This interface represents an object that is the result of converting a JSON structure into a java structure. -
Class Summary Class Description JSONMarshall MarshallValueImpl Reference -
Exception Summary Exception Description MarshallException