Package | Description |
---|---|
com.fasterxml.jackson.core.util |
Utility classes used by Jackson Core functionality.
|
Modifier and Type | Class and Description |
---|---|
static class |
DefaultPrettyPrinter.Lf2SpacesIndenter
Deprecated.
Since 2.5 use
DefaultIndenter instead |
Modifier and Type | Field and Description |
---|---|
static DefaultIndenter |
DefaultIndenter.SYSTEM_LINEFEED_INSTANCE |
Modifier and Type | Method and Description |
---|---|
DefaultIndenter |
DefaultIndenter.withIndent(String indent) |
DefaultIndenter |
DefaultIndenter.withLinefeed(String lf) |
Copyright © 2014-2015 FasterXML. All Rights Reserved.