public final class PrettyPrinter
extends com.fasterxml.jackson.core.util.DefaultPrettyPrinter
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 |
|---|
PrettyPrinter() |
| Modifier and Type | Method and Description |
|---|---|
PrettyPrinter |
createInstance() |
void |
writeObjectFieldValueSeparator(com.fasterxml.jackson.core.JsonGenerator generator) |
beforeArrayValues, beforeObjectEntries, indentArraysWith, indentObjectsWith, spacesInObjectEntries, withRootSeparator, writeArrayValueSeparator, writeEndArray, writeEndObject, writeObjectEntrySeparator, writeRootValueSeparator, writeStartArray, writeStartObjectpublic PrettyPrinter createInstance()
createInstance in interface com.fasterxml.jackson.core.util.Instantiatable<com.fasterxml.jackson.core.util.DefaultPrettyPrinter>createInstance in class com.fasterxml.jackson.core.util.DefaultPrettyPrinterpublic void writeObjectFieldValueSeparator(com.fasterxml.jackson.core.JsonGenerator generator)
throws java.io.IOException,
com.fasterxml.jackson.core.JsonGenerationException
writeObjectFieldValueSeparator in interface com.fasterxml.jackson.core.PrettyPrinterwriteObjectFieldValueSeparator in class com.fasterxml.jackson.core.util.DefaultPrettyPrinterjava.io.IOExceptioncom.fasterxml.jackson.core.JsonGenerationException