public static class ErrorDocumentationGenerator.Table extends Object
| Constructor and Description |
|---|
Table() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRow(Object... xs) |
void |
print(PrintStream out) |
void |
setCols(String cols) |
void |
setHeader(String... header) |
public void setCols(String cols)
public void setHeader(String... header)
public void addRow(Object... xs)
public void print(PrintStream out)
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.