Package org.dom4j.io

Class XMLResult

  • All Implemented Interfaces:
    Result

    public class XMLResult
    extends SAXResult

    XMLResult implements a JAXP SAXResultfor an output stream with support for pretty printing and control over how the XML is formatted.

    Version:
    $Revision: 1.9 $
    Author:
    James Strachan