| Package | Description |
|---|---|
| net.markenwerk.utils.text.indentation |
| Modifier and Type | Method and Description |
|---|---|
static LineBreak |
LineBreak.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineBreak[] |
LineBreak.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractIndentation(String indentationString,
LineBreak lineBreak)
Creates a new
AbstractIndentation. |
InvisibleIndentation(LineBreak lineBreak)
Creates a new
InvisibleIndentation. |
WhitespaceIndentation(Whitespace whitespace,
int length,
LineBreak lineBreak)
Creates a new
WhitespaceIndentation. |
Copyright © 2016 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.