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