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 output full RDf terms (in Turtle-style).
JSONInput Code that reads a JSON Result Set and builds the ARQ structure for the same.
JSONInput.JSONResultSet  
JSONObjectResult JSON Output as a JSON object (Converted from a JSONStringer output writer by Elias Torres (elias@torrez.us) Upgraded to
JSONOutput  
JSONOutputASK JSON Output (ASK format)
JSONOutputResultSet A JSON writer for SPARQL Result Sets Format: Serializing SPARQL Query Results in JSON JSON: http://json.org/
JSONResults  
OutputBase  
PlainFormat  
RDFInput  
RDFOutput  
ResultSetApply A class to walk a result set.
ResultSetCompare  
ResultSetCompare.BNodeIso  
ResultSetFormat  
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.
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  
 



Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.