Uses of Class
org.apache.avro.io.ParsingEncoder

Packages that use ParsingEncoder
org.apache.avro.io Input/output utilities. 
 

Uses of ParsingEncoder in org.apache.avro.io
 

Subclasses of ParsingEncoder in org.apache.avro.io
 class JsonEncoder
          An Encoder for Avro's JSON data encoding.
 class ValidatingEncoder
          An implementation of Encoder that ensures that the sequence of operations conforms to a schema.
 



Copyright © 2009 The Apache Software Foundation