net.sourceforge.schemaspy.view
Class XmlTableFormatter

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

public class XmlTableFormatter
extends Object


Method Summary
 void appendTables(Element schemaNode, Collection tables)
          Append the specified tables to the XML node
static XmlTableFormatter getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static XmlTableFormatter getInstance()

appendTables

public void appendTables(Element schemaNode,
                         Collection tables)
Append the specified tables to the XML node

Parameters:
schemaNode -
tables -


Copyright © 2007-2010. All Rights Reserved.