| Package | Description |
|---|---|
| org.jdom2.output |
Classes to output JDOM documents to various destinations.
|
| org.jdom2.output.support |
Classes used to implement output functionality that are not part of the
actual Output API, but rather part of the implementation.
|
| Modifier and Type | Method | Description |
|---|---|---|
JDOMLocator |
SAXOutputter.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.
|
| Modifier and Type | Class | Description |
|---|---|---|
static class |
SAXTarget.SAXLocator |
A locator specific to the SAXOutputter process.
|
Copyright ? 2019 Jason Hunter, Brett McLaughlin. All Rights Reserved.