Package liquibase.dbdoc
Class AuthorWriter
java.lang.Object
liquibase.dbdoc.HTMLWriter
liquibase.dbdoc.AuthorWriter
-
Field Summary
Fields inherited from class liquibase.dbdoc.HTMLWriter
baseOutputDir, database, outputDir
-
Constructor Summary
-
Method Summary
Methods inherited from class liquibase.dbdoc.HTMLWriter
writeBody, writeChanges, writeHTML, writeTable
-
Constructor Details
-
AuthorWriter
-
-
Method Details
-
createTitle
- Specified by:
createTitle
in classHTMLWriter
-
writeCustomHTML
protected void writeCustomHTML(Writer fileWriter, Object object, List<Change> changes, Database database) throws IOException - Specified by:
writeCustomHTML
in classHTMLWriter
- Throws:
IOException
-