| Package | Description |
|---|---|
| com.phloc.commons.system | |
| com.phloc.commons.xml.serialize |
| Modifier and Type | Field and Description |
|---|---|
static ENewLineMode |
ENewLineMode.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
static ENewLineMode |
ENewLineMode.getFromTextOrDefault(String sText,
ENewLineMode eDefault) |
static ENewLineMode |
ENewLineMode.getFromTextOrNull(String sText) |
ENewLineMode |
EOperatingSystem.getNewLineMode() |
static ENewLineMode |
ENewLineMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ENewLineMode[] |
ENewLineMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ENewLineMode |
ENewLineMode.getFromTextOrDefault(String sText,
ENewLineMode eDefault) |
| Modifier and Type | Method and Description |
|---|---|
XMLWriterSettings |
XMLWriterSettings.setNewlineString(ENewLineMode eNewlineMode) |
Copyright © 2006–2015 phloc systems. All rights reserved.