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,
IndentedWriter out) |
static void |
output(Table table,
IndentedWriter out,
SerializationContext sCxt) |
public static void output(Table table, IndentedWriter out)
public static void output(Table table, IndentedWriter out, SerializationContext sCxt)
Licenced under the Apache License, Version 2.0