Package | Description |
---|---|
com.cedarsoftware.util.io |
Modifier and Type | Method and Description |
---|---|
static JsonReader |
JsonReader.JsonClassReaderEx.Support.getReader(Map<String,Object> args)
Call this method to get an instance of the JsonReader (if needed) inside your custom reader.
|
Modifier and Type | Method and Description |
---|---|
Object |
Readers.CalendarReader.read(Object o,
Deque<JsonObject> stack,
Map<String,Object> args,
JsonReader reader) |
default Object |
JsonReader.JsonClassReader.read(Object jOb,
Deque<JsonObject> stack,
Map<String,Object> args,
JsonReader reader) |
Constructor and Description |
---|
MapResolver(JsonReader reader) |
ObjectResolver(JsonReader reader,
ClassLoader classLoader)
Constructor
|
Copyright © 2023. All rights reserved.