Uses of Interface
com.hp.hpl.jena.sparql.resultset.ResultSetProcessor

Packages that use ResultSetProcessor
com.hp.hpl.jena.sparql.resultset   
 

Uses of ResultSetProcessor in com.hp.hpl.jena.sparql.resultset
 

Classes in com.hp.hpl.jena.sparql.resultset that implement ResultSetProcessor
 class JSONObjectResult
          JSON Output as a JSON object (Converted from a JSONStringer output writer by Elias Torres (elias@torrez.us) Upgraded to
 class JSONOutputResultSet
          A JSON writer for SPARQL Result Sets Format: Serializing SPARQL Query Results in JSON JSON: http://json.org/
 class PlainFormat
           
 class XMLOutputResultSet
          XML Output (ResultSet format)
 

Methods in com.hp.hpl.jena.sparql.resultset with parameters of type ResultSetProcessor
static void ResultSetApply.apply(ResultSet rs, ResultSetProcessor proc)
           
 

Constructors in com.hp.hpl.jena.sparql.resultset with parameters of type ResultSetProcessor
ResultSetApply(ResultSet rs, ResultSetProcessor proc)
           
 



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