isInline in interface com.fasterxml.jackson.core.util.DefaultPrettyPrinter.Indenter
Overrides:
isInline in class com.fasterxml.jackson.core.util.DefaultPrettyPrinter.NopIndenter
writeIndentation
public void writeIndentation(com.fasterxml.jackson.core.JsonGenerator jg,
int level)
throws java.io.IOException,
com.fasterxml.jackson.core.JsonGenerationException
Specified by:
writeIndentation in interface com.fasterxml.jackson.core.util.DefaultPrettyPrinter.Indenter
Overrides:
writeIndentation in class com.fasterxml.jackson.core.util.DefaultPrettyPrinter.NopIndenter