| Package | Description |
|---|---|
| org.jdom2.output |
Classes to output JDOM documents to various destinations.
|
| Modifier and Type | Method | Description |
|---|---|---|
static LineSeparator |
LineSeparator.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static LineSeparator[] |
LineSeparator.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
Format |
Format.setLineSeparator(LineSeparator separator) |
This will set the newline separator sequence.
|
Copyright ? 2019 Jason Hunter, Brett McLaughlin. All Rights Reserved.