Top Description Inners Constructors Methods
com.fasterxml.jackson.dataformat.avro.deser

public abstract Class ScalarDecoder

extends Object
Class Inheritance
Known Direct Subclasses
com.fasterxml.jackson.dataformat.avro.deser.ScalarDecoder.BooleanDecoder, com.fasterxml.jackson.dataformat.avro.deser.ScalarDecoder.DoubleReader, com.fasterxml.jackson.dataformat.avro.deser.ScalarDecoder.FloatReader, com.fasterxml.jackson.dataformat.avro.deser.ScalarDecoder.IntReader, com.fasterxml.jackson.dataformat.avro.deser.ScalarDecoder.LongReader, com.fasterxml.jackson.dataformat.avro.deser.ScalarDecoder.NullReader, com.fasterxml.jackson.dataformat.avro.deser.ScalarDecoder.StringReader, com.fasterxml.jackson.dataformat.avro.deser.ScalarDecoder.BytesDecoder, com.fasterxml.jackson.dataformat.avro.deser.ScalarDecoder.ScalarUnionDecoder, com.fasterxml.jackson.dataformat.avro.deser.ScalarDecoder.EnumDecoder, com.fasterxml.jackson.dataformat.avro.deser.ScalarDecoder.FixedDecoder
Imports
java.io.IOException, java.util.List, com.fasterxml.jackson.core.JsonToken, com.fasterxml.jackson.dataformat.avro.schema.AvroSchemaHelper

Helper classes for reading non-structured values, and can thereby usually be accessed using simpler interface (although sometimes not: if so, instances are wrapped in ScalarDecoderWrappers).

Nested and Inner Type Summary

Modifier and TypeClass and Description
protected static class
protected static class
protected static class
protected static class
protected static class
protected static class
protected static class
protected static class
protected static class
protected static class
protected static class

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
public abstract AvroFieldReader
asFieldReader(String name, boolean skipper)

protected abstract JsonToken
public abstract String
protected abstract void
Inherited from java.lang.Object:
cloneequalsfinalizegetClasshashCodenotifynotifyAlltoStringwaitwaitwait