net.sourceforge.schemaspy.view
Class HtmlOrphansPage
java.lang.Object
net.sourceforge.schemaspy.view.HtmlFormatter
net.sourceforge.schemaspy.view.HtmlGraphFormatter
net.sourceforge.schemaspy.view.HtmlOrphansPage
public class HtmlOrphansPage
- extends HtmlGraphFormatter
| Methods inherited from class net.sourceforge.schemaspy.view.HtmlFormatter |
getDescription, getPathToRoot, isAnomaliesPage, isColumnsPage, isConstraintsPage, isMainIndex, isOneOfMultipleSchemas, isRelationshipsPage, sourceForgeLogoEnabled, writeExcludedColumns, writeFeedMe, writeFooter, 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 HtmlOrphansPage getInstance()
write
public boolean write(Database db,
List orphanTables,
File graphDir,
LineWriter html)
throws IOException
- Throws:
IOException
isOrphansPage
protected boolean isOrphansPage()
- Description copied from class:
HtmlFormatter
- Override and return true if you're the orphans page.
- Overrides:
isOrphansPage in class HtmlFormatter
- Returns:
- boolean
Copyright © 2007-2010. All Rights Reserved.