| 程序包 | 说明 |
|---|---|
| org.jdom2.output.support |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractDOMOutputProcessor
This class provides a concrete implementation of
DOMOutputProcessor
for supporting the DOMOutputter. |
class |
AbstractSAXOutputProcessor
Outputs a JDOM document as a stream of SAX2 events.
|
class |
AbstractStAXEventProcessor
This class provides a concrete implementation of
StAXEventProcessor
for supporting the StAXEventOutputter. |
class |
AbstractStAXStreamProcessor
This class provides a concrete implementation of
StAXStreamProcessor
for supporting the StAXStreamOutputter. |
class |
AbstractStAXStreamReader
An
XMLStreamReader implementation that reads the XML document
out of a JDOM Document. |
class |
AbstractXMLOutputProcessor
This class provides a concrete implementation of
XMLOutputProcessor
for supporting the XMLOutputter. |