org.dom4j.io
Class XMLResult
public class XMLResult
extends SAXResult
XMLResult
implements a JAXP SAXResult
for an output
stream with support for pretty printing and control over how the XML is
formatted.
XMLResult
public XMLResult()
XMLResult
public XMLResult(OutputStream out)
throws UnsupportedEncodingException
XMLResult
public XMLResult(OutputStream out,
OutputFormat format)
throws UnsupportedEncodingException
XMLResult
public XMLResult(Writer writer)
XMLResult
public XMLResult(Writer writer,
OutputFormat format)
XMLResult
public XMLResult(XMLWriter xmlWriter)
getHandler
public ContentHandler getHandler()
getLexicalHandler
public LexicalHandler getLexicalHandler()
setXMLWriter
public void setXMLWriter(XMLWriter writer)
Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by 