net.sourceforge.schemaspy.view
Class HtmlAnomaliesPage
java.lang.Object
net.sourceforge.schemaspy.view.HtmlFormatter
net.sourceforge.schemaspy.view.HtmlAnomaliesPage
public class HtmlAnomaliesPage
- extends HtmlFormatter
| Methods inherited from class net.sourceforge.schemaspy.view.HtmlFormatter |
getDescription, getPathToRoot, isColumnsPage, isConstraintsPage, isMainIndex, isOneOfMultipleSchemas, isOrphansPage, isRelationshipsPage, sourceForgeLogoEnabled, writeExcludedColumns, writeFeedMe, writeGeneratedBy, writeHeader, writeInvalidGraphvizInstallation, writeLegend, writeLegend, writeTableOfContents |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static HtmlAnomaliesPage getInstance()
write
public void write(Database database,
Collection tables,
List impliedConstraints,
boolean hasOrphans,
LineWriter out)
throws IOException
- Throws:
IOException
writeFooter
protected void writeFooter(LineWriter out)
throws IOException
- Overrides:
writeFooter in class HtmlFormatter
- Throws:
IOException
isAnomaliesPage
protected boolean isAnomaliesPage()
- Description copied from class:
HtmlFormatter
- Override and return true if you're the anomalies page
- Overrides:
isAnomaliesPage in class HtmlFormatter
- Returns:
- boolean
Copyright © 2007-2010. All Rights Reserved.