| Package | Description |
|---|---|
| org.dom4j.io |
Provides input and output via SAX and DOM together with writing dom4j
objects to streams as XML text.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
HTMLWriter |
HTMLWriter takes a DOM4J tree and formats it to a stream as
HTML. |
| Modifier and Type | Method | Description |
|---|---|---|
XMLWriter |
SAXModifier.getXMLWriter() |
Returns the current
XMLWriter. |
XMLWriter |
XMLResult.getXMLWriter() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SAXModifier.setXMLWriter(XMLWriter writer) |
Sets the
XMLWriterused to write the modified document. |
void |
XMLResult.setXMLWriter(XMLWriter writer) |
| Constructor | Description |
|---|---|
XMLResult(XMLWriter xmlWriter) |
Copyright ? 2005 MetaStuff Ltd. All Rights Reserved. Hosted by