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, isArrayEnd, nextToken, readBoolean, readField, readFromFile, readFromFile, readFully, readFully, readFully, readFully, readOptional, readUnsignedLong, readUnsignedLongField, 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 © 2014. All rights reserved.