Uses of Class
org.apache.avro.ParseContext
Packages that use ParseContext
-
Uses of ParseContext in org.apache.avro
Methods in org.apache.avro with parameters of type ParseContextModifier and TypeMethodDescriptionFormattedSchemaParser.parse
(ParseContext parseContext, URI baseUri, CharSequence formattedSchema) Parse schema definitions from a text based source.JsonSchemaParser.parse
(ParseContext parseContext, URI baseUri, CharSequence formattedSchema) Constructors in org.apache.avro with parameters of type ParseContext -
Uses of ParseContext in org.apache.avro.idl
Methods in org.apache.avro.idl with parameters of type ParseContextModifier and TypeMethodDescriptionIdlSchemaParser.parse
(ParseContext parseContext, URI baseUri, CharSequence formattedSchema) Constructors in org.apache.avro.idl with parameters of type ParseContext