Uses of Class
com.cedarsoftware.util.io.Resolver
Packages that use Resolver
-
Uses of Resolver in com.cedarsoftware.util.io
Subclasses of Resolver in com.cedarsoftware.util.ioModifier and TypeClassDescriptionclass
The MapResolver converts the raw Maps created from the JsonParser to higher quality Maps representing the implied object graph.class
The ObjectResolver converts the raw Maps created from the JsonParser to Java objects (a graph of Java instances).