Package com.hp.hpl.jena.sparql.resultset

Interface Summary
OutputFormatter Interface for all formatters of result sets.
ResultSetProcessor  
ResultSetRewindable  
XMLResults  
 

Class Summary
CSVOutput Convenient comma separated values - see also TSV (tab separated values) which outputs full RDF terms (in Turtle-style).
JSONInput  
JSONOutput  
JSONOutputASK JSON Output (ASK format)
JSONOutputResultSet A JSON writer for SPARQL Result Sets.
JSONResultsKW  
OutputBase  
PlainFormat  
RDFInput  
RDFOutput  
ResultSetApply A class to walk a result set.
ResultSetCompare  
ResultSetCompare.BNodeIso  
ResultSetMem An in-memory result set.
ResultsFormat  
SortedResultSet Sort a result set.
SPARQLResult The class "ResultSet" is reserved for the SELECT result format.
TextOutput Takes a ResultSet object and creates displayable formatted output in plain text.
TSVInput Input reader associated to TSVOutput.
TSVOutput Tab Separated Values.
XMLInput Code that reads an XML Result Set and builds the ARQ structure for the same.
XMLOutput  
XMLOutputASK XML Output (ASK format)
XMLOutputResultSet XML Output (ResultSet format)
 

Exception Summary
ResultSetException  
 



Licenced under the Apache License, Version 2.0