liquibase.dbdoc
Class TableListWriter

java.lang.Object
  extended by liquibase.dbdoc.HTMLListWriter
      extended by liquibase.dbdoc.TableListWriter

public class TableListWriter
extends HTMLListWriter


Constructor Summary
TableListWriter(File outputDir)
           
 
Method Summary
 
Methods inherited from class liquibase.dbdoc.HTMLListWriter
getTargetExtension, writeHTML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableListWriter

public TableListWriter(File outputDir)


Copyright © 2012 Liquibase.org. All Rights Reserved.