Uses of Package
com.sdicons.json.serializer.marshall

Packages that use com.sdicons.json.serializer.marshall
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
JSONMarshall
           
MarshallException
           
 

Classes in com.sdicons.json.serializer.marshall used by com.sdicons.json.serializer.helper.impl
JSONMarshall
           
MarshallException
           
 

Classes in com.sdicons.json.serializer.marshall used by com.sdicons.json.serializer.marshall
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.
 



Copyright © 2011. All Rights Reserved.