|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.sparql.algebra.table.TableWriter
public class TableWriter
Constructor Summary | |
---|---|
TableWriter()
|
Method Summary | |
---|---|
static String |
asSSE(Table table)
|
static void |
output(Table table,
IndentedWriter out)
|
static void |
output(Table table,
IndentedWriter out,
SerializationContext sCxt)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TableWriter()
Method Detail |
---|
public static String asSSE(Table table)
public static void output(Table table, IndentedWriter out)
public static void output(Table table, IndentedWriter out, SerializationContext sCxt)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |