| Package | Description | 
|---|---|
| org.apache.avro.io.parsing | 
 Implementation of Avro schemas as LL(1) grammars. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JsonGrammarGenerator
The class that generates a grammar suitable to parse Avro data in JSON
 format. 
 | 
class  | 
ResolvingGrammarGenerator
The class that generates a resolving grammar to resolve between two schemas. 
 | 
Copyright © 2009–2019 The Apache Software Foundation. All rights reserved.