| 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 and 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 and Description | 
|---|---|
static class  | 
SAXTarget.SAXLocator
A locator specific to the SAXOutputter process. 
 | 
Copyright © 2021 Jason Hunter, Brett McLaughlin. All Rights Reserved.