| Package | Description |
|---|---|
| org.jdom.output |
Classes to output JDOM documents to various destinations.
|
| Modifier and Type | Method and Description |
|---|---|
EscapeStrategy |
Format.getEscapeStrategy()
Returns the current escape strategy
|
| Modifier and Type | Method and Description |
|---|---|
Format |
Format.setEscapeStrategy(EscapeStrategy strategy)
Sets the
EscapeStrategy to use for character escaping. |
Copyright ? 2011 Jason Hunter, Brett McLaughlin. All Rights Reserved.