| Package | Description |
|---|---|
| net.markenwerk.utils.json.common.handler.text | |
| net.markenwerk.utils.text.indentation |
| Constructor and Description |
|---|
AbstractAppendingJavaTextJsonHandler(ActualAppendable appendable,
Indentation indentation)
Creates a new
AbstractAppendingJavaTextJsonHandler. |
AbstractAppendingJsonTextJsonHandler(ActualAppendable appendable,
Indentation indentation)
Creates a new
AbstractAppendingJsonTextJsonHandler. |
AppendingJavaTextJsonHandler(Appendable appendable,
Indentation indentation)
Creates a new
AppendingJavaTextJsonHandler. |
AppendingJsonTextJsonHandler(Appendable appendable,
Indentation indentation)
Creates a new
AppendingJsonTextJsonHandler. |
JavaTextJsonHandler(Indentation indentation)
Creates a new
JavaTextJsonHandler. |
JsonTextJsonHandler(Indentation indentation)
Creates a new
JsonTextJsonHandler. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIndentation
An
AbstractIndentation is an Indentation that repeats a given
indentation string. |
class |
InvisibleIndentation
A
InvisibleIndentation is an Indentation that has no visible
effect. |
class |
WhitespaceIndentation
An
WhitespaceIndentation is an Indentation that repeats a
given repetition of a Whitespace character. |
| Modifier and Type | Field and Description |
|---|---|
static Indentation |
Indentation.DEFAULT
A
WhitespaceIndentation, using a single tab character and the system LineBreak, to default to, if no
specific Indentation is given. |
static Indentation |
Indentation.INVISIBLE
|
Copyright © 2016 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.