public class TextFormatter extends Object
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static TextFormatter |
getInstance() |
void |
write(Collection<Table> tables,
boolean includeViews,
LineWriter out) |
public static TextFormatter getInstance()
public void write(Collection<Table> tables, boolean includeViews, LineWriter out) throws IOException
IOExceptionCopyright © 2016. All Rights Reserved.