public static class DbxEntry.WithChildrenC.ReaderMaybeDeleted<C> extends JsonReader<DbxEntry.WithChildrenC<C>>
JsonReader.FieldMapping, JsonReader.FileLoadException
BinaryReader, BooleanReader, Float32Reader, Float64Reader, Int32Reader, Int64Reader, StringReader, UInt32Reader, UInt64Reader, UnsignedLongReader, VoidReader
Constructor and Description |
---|
ReaderMaybeDeleted(Collector<DbxEntry,? extends C> collector) |
Modifier and Type | Method and Description |
---|---|
DbxEntry.WithChildrenC<C> |
read(com.fasterxml.jackson.core.JsonParser parser) |
expectArrayEnd, expectArrayStart, expectObjectEnd, expectObjectStart, isArrayEnd, isArrayStart, nextToken, readBoolean, readDouble, readEnum, readField, readFields, readFromFile, readFromFile, readFromTags, readFully, readFully, readFully, readFully, readOptional, readTags, readUnsignedLong, readUnsignedLongField, skipValue, validate
public final DbxEntry.WithChildrenC<C> read(com.fasterxml.jackson.core.JsonParser parser) throws java.io.IOException, JsonReadException
read
in class JsonReader<DbxEntry.WithChildrenC<C>>
java.io.IOException
JsonReadException