public static class FourSpacePrettyPrinter.Lf4SpacesIndenter
extends com.fasterxml.jackson.core.util.DefaultPrettyPrinter.NopIndenter
| Modifier and Type | Field and Description |
|---|---|
static FourSpacePrettyPrinter.Lf4SpacesIndenter |
INSTANCE |
| Constructor and Description |
|---|
FourSpacePrettyPrinter.Lf4SpacesIndenter() |
public static final FourSpacePrettyPrinter.Lf4SpacesIndenter INSTANCE
public FourSpacePrettyPrinter.Lf4SpacesIndenter()
public boolean isInline()
isInline in interface com.fasterxml.jackson.core.util.DefaultPrettyPrinter.IndenterisInline in class com.fasterxml.jackson.core.util.DefaultPrettyPrinter.NopIndenterpublic void writeIndentation(com.fasterxml.jackson.core.JsonGenerator jg,
int level)
throws IOException,
com.fasterxml.jackson.core.JsonGenerationException
writeIndentation in interface com.fasterxml.jackson.core.util.DefaultPrettyPrinter.IndenterwriteIndentation in class com.fasterxml.jackson.core.util.DefaultPrettyPrinter.NopIndenterIOExceptioncom.fasterxml.jackson.core.JsonGenerationExceptionApache CXF