public class HtmlTablePage extends HtmlFormatter
displayNumRows, encodeComments| 修飾子とタイプ | メソッドと説明 |
|---|---|
static HtmlTablePage |
getInstance()
Singleton accessor
|
protected String |
getPathToRoot()
Override if your output doesn't live in the root directory.
|
WriteStats |
write(Database db,
Table table,
boolean hasOrphans,
File outputDir,
WriteStats stats,
LineWriter out) |
void |
writeColumn(TableColumn column,
String tableName,
Set<TableColumn> primaries,
Set<TableColumn> indexedColumns,
boolean slim,
boolean showIds,
LineWriter out) |
void |
writeMainTable(Table table,
LineWriter out) |
getDescription, isAnomaliesPage, isColumnsPage, isConstraintsPage, isMainIndex, isOrphansPage, isRelationshipsPage, sourceForgeLogoEnabled, writeExcludedColumns, writeFeedMe, writeFooter, writeGeneratedBy, writeHeader, writeHeader, writeInvalidGraphvizInstallation, writeLegend, writeLegend, writeTableOfContentspublic static HtmlTablePage getInstance()
public WriteStats write(Database db, Table table, boolean hasOrphans, File outputDir, WriteStats stats, LineWriter out) throws IOException
IOExceptionpublic void writeMainTable(Table table, LineWriter out) throws IOException
IOExceptionpublic void writeColumn(TableColumn column, String tableName, Set<TableColumn> primaries, Set<TableColumn> indexedColumns, boolean slim, boolean showIds, LineWriter out) throws IOException
IOExceptionprotected String getPathToRoot()
HtmlFormattergetPathToRoot クラス内 HtmlFormatterCopyright © 2016. All Rights Reserved.