程序包 | 说明 |
---|---|
org.jdom2.output | |
org.jdom2.output.support |
类和说明 |
---|
EscapeStrategy
Logic to determine which characters should be formatted as character
entities.
|
Format
Class to encapsulate XMLOutputter format options.
|
Format.TextMode |
JDOMLocator
An implementation of the SAX
Locator interface that
exposes the JDOM node being processed by SAXOutputter. |
LineSeparator |
StAXEventOutputter
Outputs a JDOM document as a StAX XMLEventConsumer of bytes.
|
StAXStreamOutputter
Outputs a JDOM document as a StAX XMLStreamWriter of bytes.
|
StAXStreamReader
Represents a JDOM document as a StAX XMLStreamReader that can be read from.
|
XMLOutputter
Outputs a JDOM document as a stream of bytes.
|
类和说明 |
---|
EscapeStrategy
Logic to determine which characters should be formatted as character
entities.
|
Format
Class to encapsulate XMLOutputter format options.
|
Format.TextMode |
JDOMLocator
An implementation of the SAX
Locator interface that
exposes the JDOM node being processed by SAXOutputter. |