Uses of Class
com.cedarsoftware.util.io.JsonReader
-
-
Uses of JsonReader in com.cedarsoftware.util.io
Fields in com.cedarsoftware.util.io declared as JsonReader Modifier and Type Field Description protected JsonReaderResolver. readerprotected JsonReaderResolver. readerMethods in com.cedarsoftware.util.io that return JsonReader Modifier and Type Method Description static JsonReaderJsonReader.JsonClassReaderEx.Support. getReader(Map<String,Object> args)Call this method to get an instance of the JsonReader (if needed) inside your custom reader.Constructors in com.cedarsoftware.util.io with parameters of type JsonReader Constructor Description MapResolver(JsonReader reader)ObjectResolver(JsonReader reader, ClassLoader classLoader)Constructor
-