com.hp.hpl.jena.sparql.resultset
Class JSONOutput
java.lang.Object
com.hp.hpl.jena.sparql.resultset.OutputBase
com.hp.hpl.jena.sparql.resultset.JSONOutput
- All Implemented Interfaces:
- OutputFormatter
public class JSONOutput
- extends OutputBase
JSONOutput
public JSONOutput()
format
public void format(OutputStream out,
ResultSet resultSet)
- Description copied from interface:
OutputFormatter
- Format a result set - output on the given stream
format
public void format(OutputStream out,
boolean booleanResult)
- Description copied from interface:
OutputFormatter
- Format a boolean result - output on the given stream
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.