org.jaxup
Interface JaxupWriter

All Known Implementing Classes:
Dom4JWriter, DOMWriter, JDOMWriter

public interface JaxupWriter


Method Summary
 void write(Object doc, Writer output)
           
 

Method Detail

write

public void write(Object doc,
                  Writer output)
           throws IOException
IOException