Package org.openjena.riot

Interface Summary
ErrorHandler An Error handler captures the policy for dealing with warnings, errors and fatal errors.
 

Class Summary
ContentType Content Type - Parsed version of content type / MIME type
ErrorHandlerFactory  
FM2  
LangTag Language tags: support for parsing and canonicalization of case.
RIOT  
RiotLoader Convenience operations to read RDF into graphs and datasets, optionally creating an in-memory object as container.
RiotParsePuller<T> A wrapper that converts the RIOT parsing API from push to pull.
RiotQuadParsePuller A RiotParsePuller that operates on Quads.
RiotReader Operations to access RIOT parsers and send the output to a Sink (triples or quads as appropriate)
RiotTripleParsePuller A RiotParsePuller that operates on Triples.
RiotWriter Output RDF in various formats (unfinished)
SerializationFactoryFinder  
SysRIOT  
WebContent  
WebReader Retrieve data from the web
 

Enum Summary
Lang  
 

Exception Summary
RiotException  
RiotNotFoundException  
RiotParseException  
 



Licenced under the Apache License, Version 2.0