Uses of Class
org.apache.avro.idl.IdlFile
-
Uses of IdlFile in org.apache.avro.idl
Modifier and TypeMethodDescriptionIdlReader.parse
(InputStream stream) Parse an IDL file from a stream.IdlReader.parse
(URI directory, CharSequence source) Parse an IDL file from a string, using the given directory for imports.