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.Indenter
isInline
in class com.fasterxml.jackson.core.util.DefaultPrettyPrinter.NopIndenter
public 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.Indenter
writeIndentation
in class com.fasterxml.jackson.core.util.DefaultPrettyPrinter.NopIndenter
IOException
com.fasterxml.jackson.core.JsonGenerationException
Apache CXF