|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.resultset.OutputBase
com.hp.hpl.jena.sparql.resultset.JSONOutput
public class JSONOutput
| Constructor Summary | |
|---|---|
JSONOutput()
|
|
| Method Summary | |
|---|---|
void |
format(java.io.OutputStream out,
boolean booleanResult)
Format a boolean result - output on the given stream |
void |
format(java.io.OutputStream out,
ResultSet resultSet)
Format a result set - output on the given stream |
| Methods inherited from class com.hp.hpl.jena.sparql.resultset.OutputBase |
|---|
asString, asString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSONOutput()
| Method Detail |
|---|
public void format(java.io.OutputStream out,
ResultSet resultSet)
OutputFormatter
public void format(java.io.OutputStream out,
boolean booleanResult)
OutputFormatter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||