Uses of Class
com.cedarsoftware.io.JsonIo.JavaObjectBuilder
Packages that use JsonIo.JavaObjectBuilder
-
Uses of JsonIo.JavaObjectBuilder in com.cedarsoftware.io
Methods in com.cedarsoftware.io that return JsonIo.JavaObjectBuilderModifier and TypeMethodDescriptionstatic JsonIo.JavaObjectBuilder
JsonIo.toJava
(JsonObject jsonObject, ReadOptions readOptions) Begins the process of converting a JsonObject (Map representation) to fully resolved Java objects.