| Package | Description |
|---|---|
| org.jdom.output |
Classes to output JDOM documents to various destinations.
|
| Class and Description |
|---|
| EscapeStrategy
Logic to determine which characters should be formatted as character
entities.
|
| Format
Class to encapsulate XMLOutputter format options.
|
| Format.TextMode
Class to signify how text should be handled on output.
|
| JDOMLocator
An implementation of the SAX
Locator interface that
exposes the JDOM node being processed by SAXOutputter. |
| XMLOutputter
Outputs a JDOM document as a stream of bytes.
|
| XMLOutputter.NamespaceStack
Our own null subclass of NamespaceStack.
|
Copyright ? 2011 Jason Hunter, Brett McLaughlin. All Rights Reserved.