liquibase.util.xml
Interface XmlWriter

All Known Implementing Classes:
DefaultXmlWriter

public interface XmlWriter


Method Summary
 void write(Document doc, OutputStream outputStream)
           
 

Method Detail

write

void write(Document doc,
           OutputStream outputStream)
           throws IOException
Throws:
IOException


Copyright © 2016 Liquibase.org. All rights reserved.