public static class DbxEntry.WithChildrenC.Reader<C> extends JsonReader<DbxEntry.WithChildrenC<C>>
JsonReader.FieldMapping, JsonReader.FileLoadException
BooleanReader, StringReader
Constructor and Description |
---|
DbxEntry.WithChildrenC.Reader(Collector<DbxEntry,? extends C> collector) |
Modifier and Type | Method and Description |
---|---|
DbxEntry.WithChildrenC<C> |
read(com.fasterxml.jackson.core.JsonParser parser) |
expectArrayStart, expectObjectEnd, expectObjectStart, extractUnsignedLongField, isArrayEnd, nextToken, readBoolean, readField, readFromFile, readFromFile, readFully, readFully, readFullyAndClose, readFullyAndClose, readOptional, readUnsignedLong, skipValue
public final DbxEntry.WithChildrenC<C> read(com.fasterxml.jackson.core.JsonParser parser) throws IOException, JsonReadException
read
in class JsonReader<DbxEntry.WithChildrenC<C>>
IOException
JsonReadException
Copyright © 2013. All rights reserved.