public class HtmlMainIndexPage extends HtmlFormatter
displayNumRows, encodeComments| 修飾子とタイプ | メソッドと説明 |
|---|---|
static HtmlMainIndexPage |
getInstance()
Singleton accessor
|
protected boolean |
isMainIndex()
Override and return true if you're the main index page.
|
void |
write(Database database,
Collection<Table> tables,
boolean showOrphansDiagram,
LineWriter html) |
protected void |
writeFooter(int numTables,
int numTableCols,
int numViews,
int numViewCols,
int numRows,
LineWriter html) |
getDescription, getPathToRoot, isAnomaliesPage, isColumnsPage, isConstraintsPage, isOrphansPage, isRelationshipsPage, sourceForgeLogoEnabled, writeExcludedColumns, writeFeedMe, writeFooter, writeGeneratedBy, writeHeader, writeHeader, writeInvalidGraphvizInstallation, writeLegend, writeLegend, writeTableOfContentspublic static HtmlMainIndexPage getInstance()
public void write(Database database, Collection<Table> tables, boolean showOrphansDiagram, LineWriter html) throws IOException
IOExceptionprotected void writeFooter(int numTables,
int numTableCols,
int numViews,
int numViewCols,
int numRows,
LineWriter html)
throws IOException
IOExceptionprotected boolean isMainIndex()
HtmlFormatterisMainIndex クラス内 HtmlFormatterCopyright © 2016. All Rights Reserved.