net.sourceforge.schemaspy.view
Class HtmlMainIndexPage
java.lang.Object
net.sourceforge.schemaspy.view.HtmlFormatter
net.sourceforge.schemaspy.view.HtmlMainIndexPage
public class HtmlMainIndexPage
- extends HtmlFormatter
| Methods inherited from class net.sourceforge.schemaspy.view.HtmlFormatter |
getDescription, getPathToRoot, isAnomaliesPage, isColumnsPage, isConstraintsPage, isOneOfMultipleSchemas, isOrphansPage, 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 HtmlMainIndexPage getInstance()
write
public void write(Database database,
Collection tables,
boolean showOrphansGraph,
LineWriter html)
throws IOException
- Throws:
IOException
writeFooter
protected void writeFooter(int numRows,
LineWriter html)
throws IOException
- Throws:
IOException
isMainIndex
protected boolean isMainIndex()
- Description copied from class:
HtmlFormatter
- Override and return true if you're the main index page.
- Overrides:
isMainIndex in class HtmlFormatter
- Returns:
- boolean
Copyright © 2007-2010. All Rights Reserved.