public class TableWriter extends Object
Constructor and Description |
---|
TableWriter() |
Modifier and Type | Method and Description |
---|---|
static String |
asSSE(Table table) |
static void |
output(Table table,
org.apache.jena.atlas.io.IndentedWriter out) |
static void |
output(Table table,
org.apache.jena.atlas.io.IndentedWriter out,
SerializationContext sCxt) |
public static void output(Table table, org.apache.jena.atlas.io.IndentedWriter out)
public static void output(Table table, org.apache.jena.atlas.io.IndentedWriter out, SerializationContext sCxt)
Licenced under the Apache License, Version 2.0