Uses of Class org.dom4j.io.OutputFormat

Uses in package org.dom4j.io

Constructors with parameter type org.dom4j.io.OutputFormat

HTMLWriter.HTMLWriter(OutputStream out, OutputFormat format)
HTMLWriter.HTMLWriter(Writer writer, OutputFormat format)
XMLResult.XMLResult(OutputStream out, OutputFormat format)
XMLResult.XMLResult(Writer writer, OutputFormat format)
XMLWriter.XMLWriter(OutputStream out, OutputFormat format)
XMLWriter.XMLWriter(Writer writer, OutputFormat format)

Fields of type org.dom4j.io.OutputFormat

OutputFormat
OutputFormat

Methods with return type org.dom4j.io.OutputFormat

OutputFormat
A static helper method to create the default compact format.
OutputFormat
A static helper method to create the default pretty printing format.
OutputFormat
Lets subclasses get at the current format object, so they can call setTrimText, setNewLines, etc.

Copyright B) 2005 MetaStuff Ltd. All Rights Reserved. Hosted by

SourceForge Logo