Uses of Class
com.cedarsoftware.util.io.JsonReader
Packages that use JsonReader
-
Uses of JsonReader in com.cedarsoftware.util.io
Methods in com.cedarsoftware.util.io that return JsonReaderModifier and TypeMethodDescriptionstatic JsonReaderCall this method to get an instance of the JsonReader (if needed) inside your custom reader.protected JsonReaderResolver.getReader()Deprecated.Methods in com.cedarsoftware.util.io with parameters of type JsonReaderModifier and TypeMethodDescriptionstatic voidMetaUtils.buildHints(JsonReader reader, JsonObject jObj, Map<Class<?>, List<MetaUtils.ParameterHint>> hints, Set<String> fieldsAlreadyInHints) voidReaderContext.initialize(ReadOptions readOptions, JsonReader reader) default ObjectJsonReader.JsonClassReader.read(Object jOb, Deque<JsonObject> stack, Map<String, Object> args, JsonReader reader) Readers.CalendarReader.read(Object o, Deque<JsonObject> stack, Map<String, Object> args, JsonReader reader)