public class HtmlAnomaliesPage extends HtmlFormatter
displayNumRows, encodeComments| 修飾子とタイプ | メソッドと説明 |
|---|---|
static HtmlAnomaliesPage |
getInstance()
Singleton accessor
|
protected boolean |
isAnomaliesPage()
Override and return true if you're the anomalies page
|
void |
write(Database database,
Collection<Table> tables,
List<? extends ForeignKeyConstraint> impliedConstraints,
boolean hasOrphans,
LineWriter out) |
protected void |
writeFooter(LineWriter out) |
getDescription, getPathToRoot, isColumnsPage, isConstraintsPage, isMainIndex, isOrphansPage, isRelationshipsPage, sourceForgeLogoEnabled, writeExcludedColumns, writeFeedMe, writeGeneratedBy, writeHeader, writeHeader, writeInvalidGraphvizInstallation, writeLegend, writeLegend, writeTableOfContentspublic static HtmlAnomaliesPage getInstance()
public void write(Database database, Collection<Table> tables, List<? extends ForeignKeyConstraint> impliedConstraints, boolean hasOrphans, LineWriter out) throws IOException
IOExceptionprotected void writeFooter(LineWriter out) throws IOException
writeFooter クラス内 HtmlFormatterIOExceptionprotected boolean isAnomaliesPage()
HtmlFormatterisAnomaliesPage クラス内 HtmlFormatterCopyright © 2016. All Rights Reserved.