liquibase.util.xml
Class DefaultXmlWriter
java.lang.Object
liquibase.util.xml.DefaultXmlWriter
- All Implemented Interfaces:
- XmlWriter
public class DefaultXmlWriter
- extends Object
- implements XmlWriter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultXmlWriter
public DefaultXmlWriter()
write
public void write(Document doc,
OutputStream outputStream)
throws IOException
- Specified by:
write
in interface XmlWriter
- Throws:
IOException
Copyright © 2012 Liquibase.org. All Rights Reserved.