Package org.apache.jena.riot

Interface Summary
ReaderRIOT Interface to parsing processes that takes an input stream and emit items.
ReaderRIOTFactory  
WriterDatasetRIOT A RIOT serializer for a language.
WriterDatasetRIOTFactory Factory for creating dataset writers
WriterGraphRIOT A RIOT serializer for a language.
WriterGraphRIOTFactory Factory for creating graph writers
 

Class Summary
IO_Jena  
Lang A "language" (syntax).
LangBuilder Builder for RDF languages (Syntaxes).
RDFDataMgr General purpose reader framework for RDF (triples and quads) syntaxes.
RDFFormat Constants for writable formats
RDFFormatVariant Modifier for an RDF Format
RDFLanguages Central registry of RDF languages and syntaxes.
RDFParserRegistry The registry of languages and parsers.
RDFWriterRegistry  
ReaderRIOTBase  
RIOT  
RiotReader Operations to access RIOT parsers and send the output to a StreamRDF (triples or quads as appropriate).
RiotWriter Direct call to create writers for specific formats.
SysRIOT  
WebContent  
 

Exception Summary
RiotException  
RiotNotFoundException  
RiotParseException  
 



Licenced under the Apache License, Version 2.0