Uses of Class
org.apache.avro.Schema.Parser

Packages that use Schema.Parser
org.apache.avro Avro kernel classes. 
 

Uses of Schema.Parser in org.apache.avro
 

Methods in org.apache.avro that return Schema.Parser
 Schema.Parser Schema.Parser.addTypes(Map<String,Schema> types)
          Adds the provided types to the set of defined, named types known to this parser.
 Schema.Parser Schema.Parser.setValidate(boolean validate)
          Enable or disable name validation.
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.