Uses of Package
org.jdom2.output.support
Packages that use org.jdom2.output.support
Package
Description
Classes to output JDOM documents to various destinations.
Classes used to implement output functionality that are not part of the
actual Output API, but rather part of the implementation.
-
Classes in org.jdom2.output.support used by org.jdom2.outputClassDescriptionThis interface provides a base support for the
DOMOutputter
.This interface provides a base support for theSAXOutputter
.This interface provides a base support for theXMLOutputter
.This interface provides a base support for theStAXStreamOutputter
.A simple interface that allows the implementation of a StAX XMLStreamReader instance for representing a JDOM Document.This interface provides a base support for theXMLOutputter
. -
Classes in org.jdom2.output.support used by org.jdom2.output.supportClassDescriptionThis Walker implementation walks a list of Content in a Formatted form of some sort.Collect together the items that constitute formatted Text-like content.Indicate how text content should be addedMethods common/useful for all Outputter processors.This interface provides a base support for the
DOMOutputter
.FormatStack implements a mechanism where the formatting details can be changed mid-tree, but then get reverted when that tree segment is complete.This interface provides a base support for theSAXOutputter
.The target for all SAX notifications in this OuputProcessorA locator specific to the SAXOutputter process.This interface provides a base support for theXMLOutputter
.This interface provides a base support for theStAXStreamOutputter
.A simple interface that allows the implementation of a StAX XMLStreamReader instance for representing a JDOM Document.A model for walking the (potentially formatted) content of an Element.This interface provides a base support for theXMLOutputter
.