net.sourceforge.schemaspy.view
Class TextFormatter

java.lang.Object
  extended by net.sourceforge.schemaspy.view.TextFormatter

public class TextFormatter
extends Object


Method Summary
static TextFormatter getInstance()
           
 void write(Collection tables, boolean includeViews, LineWriter out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static TextFormatter getInstance()

write

public void write(Collection tables,
                  boolean includeViews,
                  LineWriter out)
           throws IOException
Throws:
IOException


Copyright © 2007-2010. All Rights Reserved.