Uses of Package
com.sdicons.json.serializer.marshall
-
Packages that use com.sdicons.json.serializer.marshall Package Description com.sdicons.json.serializer.helper com.sdicons.json.serializer.helper.impl com.sdicons.json.serializer.marshall -
Classes in com.sdicons.json.serializer.marshall used by com.sdicons.json.serializer.helper Class Description JSONMarshall MarshallException -
Classes in com.sdicons.json.serializer.marshall used by com.sdicons.json.serializer.helper.impl Class Description JSONMarshall MarshallException -
Classes in com.sdicons.json.serializer.marshall used by com.sdicons.json.serializer.marshall Class Description Marshall This interface represents the functionality to convert a JSON representation to/from a Java representation.MarshallException MarshallValue This interface represents an object that is the result of converting a JSON structure into a java structure.