public class AuthorWriter extends HTMLWriter
database, outputDir
Constructor and Description |
---|
AuthorWriter(File rootOutputDir,
Database database) |
Modifier and Type | Method and Description |
---|---|
protected String |
createTitle(Object object) |
protected void |
writeCustomHTML(FileWriter fileWriter,
Object object,
List<Change> changes,
Database database) |
writeBody, writeChanges, writeHTML, writeTable
protected String createTitle(Object object)
createTitle
in class HTMLWriter
protected void writeCustomHTML(FileWriter fileWriter, Object object, List<Change> changes, Database database) throws IOException
writeCustomHTML
in class HTMLWriter
IOException
Copyright © 2017 Liquibase.org. All rights reserved.