Uses of Interface
com.sdicons.json.serializer.marshall.MarshallValue
Packages that use MarshallValue
-
Uses of MarshallValue in com.sdicons.json.serializer.marshall
Classes in com.sdicons.json.serializer.marshall that implement MarshallValueMethods in com.sdicons.json.serializer.marshall that return MarshallValueModifier and TypeMethodDescriptionJSONMarshall.unmarshall
(JSONObject aElement) Marshall.unmarshall
(JSONObject aElement) Convert a JSON representation to the Java primitive or reference.