Uses of Package
org.jdom2.output
Packages that use org.jdom2.output
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 used by org.jdom2.outputClassDescriptionLogic to determine which characters should be formatted as character entities.Class to encapsulate XMLOutputter format options.Class to signify how text should be handled on output.An implementation of the SAX
Locator
interface that exposes the JDOM node being processed by SAXOutputter.An enumeration of common separators that are used for JDOM output.Outputs a JDOM document as a StAX XMLEventConsumer of bytes.Outputs a JDOM document as a StAX XMLStreamWriter of bytes.Represents a JDOM document as a StAX XMLStreamReader that can be read from.Outputs a JDOM document as a stream of bytes. -
Classes in org.jdom2.output used by org.jdom2.output.supportClassDescriptionLogic to determine which characters should be formatted as character entities.Class to encapsulate XMLOutputter format options.Class to signify how text should be handled on output.An implementation of the SAX
Locator
interface that exposes the JDOM node being processed by SAXOutputter.