public class FourSpacePrettyPrinter
extends com.fasterxml.jackson.core.util.DefaultPrettyPrinter
| Modifier and Type | Class and Description |
|---|---|
static class |
FourSpacePrettyPrinter.Lf4SpacesIndenter |
com.fasterxml.jackson.core.util.DefaultPrettyPrinter.FixedSpaceIndenter, com.fasterxml.jackson.core.util.DefaultPrettyPrinter.Indenter, com.fasterxml.jackson.core.util.DefaultPrettyPrinter.Lf2SpacesIndenter, com.fasterxml.jackson.core.util.DefaultPrettyPrinter.NopIndenter| Constructor and Description |
|---|
FourSpacePrettyPrinter() |
_withSpaces, beforeArrayValues, beforeObjectEntries, createInstance, indentArraysWith, indentObjectsWith, spacesInObjectEntries, withArrayIndenter, withObjectIndenter, withoutSpacesInObjectEntries, withRootSeparator, withSpacesInObjectEntries, writeArrayValueSeparator, writeEndArray, writeEndObject, writeObjectEntrySeparator, writeObjectFieldValueSeparator, writeRootValueSeparator, writeStartArray, writeStartObjectApache CXF