| Package | Description |
|---|---|
| org.jdom2.output |
Classes to output JDOM documents to various destinations.
|
| Modifier and Type | Method | Description |
|---|---|---|
XMLOutputter |
XMLOutputter.clone() |
Returns a cloned copy of this XMLOutputter.
|
| Constructor | Description |
|---|---|
XMLOutputter(XMLOutputter that) |
This will create an
XMLOutputter with the same
customisations set in the given XMLOutputter instance. |
Copyright ? 2019 Jason Hunter, Brett McLaughlin. All Rights Reserved.