net.sourceforge.schemaspy.view
Class HtmlMultipleSchemasIndexPage

java.lang.Object
  extended by net.sourceforge.schemaspy.view.HtmlFormatter
      extended by net.sourceforge.schemaspy.view.HtmlMultipleSchemasIndexPage

public class HtmlMultipleSchemasIndexPage
extends HtmlFormatter


Field Summary
 
Fields inherited from class net.sourceforge.schemaspy.view.HtmlFormatter
displayTableComments, encodeComments
 
Method Summary
static HtmlMultipleSchemasIndexPage getInstance()
           
 void write(String dbName, List populatedSchemas, DatabaseMetaData meta, LineWriter index)
           
protected  void writeTableOfContents(LineWriter html)
           
 
Methods inherited from class net.sourceforge.schemaspy.view.HtmlFormatter
getDescription, getPathToRoot, isAnomaliesPage, isColumnsPage, isConstraintsPage, isMainIndex, 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
 

Method Detail

getInstance

public static HtmlMultipleSchemasIndexPage getInstance()

write

public void write(String dbName,
                  List populatedSchemas,
                  DatabaseMetaData meta,
                  LineWriter index)
           throws IOException
Throws:
IOException

writeTableOfContents

protected void writeTableOfContents(LineWriter html)
                             throws IOException
Throws:
IOException


Copyright © 2007-2010. All Rights Reserved.