Uses of Interface
com.sdicons.json.serializer.marshall.MarshallValue

Packages that use MarshallValue
com.sdicons.json.serializer.marshall   
 

Uses of MarshallValue in com.sdicons.json.serializer.marshall
 

Classes in com.sdicons.json.serializer.marshall that implement MarshallValue
 class MarshallValueImpl
           
 

Methods in com.sdicons.json.serializer.marshall that return MarshallValue
 MarshallValue Marshall.unmarshall(JSONObject aElement)
          Convert a JSON representation to the Java primitive or reference.
 MarshallValue JSONMarshall.unmarshall(JSONObject aElement)
           
 



Copyright © 2011. All Rights Reserved.