| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SkipParser.SkipHandler | |
|---|---|
| org.apache.avro.io | Utilities for Encoding and Decoding Avro data. | 
| org.apache.avro.io.parsing | Implementation of Avro schemas as LL(1) grammars. | 
| Uses of SkipParser.SkipHandler in org.apache.avro.io | 
|---|
| Classes in org.apache.avro.io that implement SkipParser.SkipHandler | |
|---|---|
|  class | JsonDecoderA Decoderfor Avro's JSON data encoding. | 
|  class | ParsingDecoderBase class for parser-based Decoders. | 
|  class | ResolvingDecoderDecoderthat performs type-resolution between the reader's and
 writer's schemas. | 
|  class | ValidatingDecoderAn implementation of Decoderthat ensures that the sequence
 of operations conforms to a schema. | 
| Uses of SkipParser.SkipHandler in org.apache.avro.io.parsing | 
|---|
| Constructors in org.apache.avro.io.parsing with parameters of type SkipParser.SkipHandler | |
|---|---|
| SkipParser(Symbol root,
           Parser.ActionHandler symbolHandler,
           SkipParser.SkipHandler skipHandler) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||