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