| 程序包 | 说明 |
|---|---|
| org.jdom2.output | |
| org.jdom2.output.support |
| 类和说明 |
|---|
| DOMOutputProcessor
This interface provides a base support for the
DOMOutputter. |
| SAXOutputProcessor
This interface provides a base support for the
SAXOutputter. |
| StAXEventProcessor
This interface provides a base support for the
XMLOutputter. |
| StAXStreamProcessor
This interface provides a base support for the
StAXStreamOutputter. |
| StAXStreamReaderProcessor
A simple interface that allows the implementation of a StAX XMLStreamReader
instance for representing a JDOM Document.
|
| XMLOutputProcessor
This interface provides a base support for the
XMLOutputter. |
| 类和说明 |
|---|
| AbstractFormattedWalker
This Walker implementation walks a list of Content in a Formatted form of
some sort.
|
| AbstractOutputProcessor
Methods common/useful for all Outputter processors.
|
| DOMOutputProcessor
This interface provides a base support for the
DOMOutputter. |
| FormatStack
FormatStack implements a mechanism where the formatting details can be
changed mid-tree, but then get reverted when that tree segment is
complete.
|
| SAXOutputProcessor
This interface provides a base support for the
SAXOutputter. |
| SAXTarget
The target for all SAX notifications in this OuputProcessor
|
| SAXTarget.SAXLocator
A locator specific to the SAXOutputter process.
|
| StAXEventProcessor
This interface provides a base support for the
XMLOutputter. |
| StAXStreamProcessor
This interface provides a base support for the
StAXStreamOutputter. |
| StAXStreamReaderProcessor
A simple interface that allows the implementation of a StAX XMLStreamReader
instance for representing a JDOM Document.
|
| Walker
A model for walking the (potentially formatted) content of an Element.
|
| XMLOutputProcessor
This interface provides a base support for the
XMLOutputter. |