Uses of Interface
org.jdom2.output.JDOMLocator
Packages that use JDOMLocator
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.
-
Uses of JDOMLocator in org.jdom2.output
Methods in org.jdom2.output that return JDOMLocatorModifier and TypeMethodDescriptionSAXOutputter.getLocator()
Deprecated.there is no way to get a meaningful document Locator outside of an active output process, and the contents of the locator are meaningless outside of an active output process anyway. -
Uses of JDOMLocator in org.jdom2.output.support
Classes in org.jdom2.output.support that implement JDOMLocatorModifier and TypeClassDescriptionstatic final class
A locator specific to the SAXOutputter process.