Package | Description |
---|---|
org.apache.avro.io |
Utilities for Encoding and Decoding Avro data.
|
org.apache.avro.io.parsing |
Implementation of Avro schemas as LL(1) grammars.
|
Modifier and Type | Field and Description |
---|---|
protected Parser |
ValidatingEncoder.parser |
Modifier and Type | Class and Description |
---|---|
class |
SkipParser
A parser that capable of skipping as well read and write.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.