public class KonigJsonIndenter extends Object implements com.fasterxml.jackson.core.util.DefaultPrettyPrinter.Indenter
| Constructor and Description |
|---|
KonigJsonIndenter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInline() |
void |
writeIndentation(com.fasterxml.jackson.core.JsonGenerator jg,
int level) |
public void writeIndentation(com.fasterxml.jackson.core.JsonGenerator jg,
int level)
throws IOException
writeIndentation in interface com.fasterxml.jackson.core.util.DefaultPrettyPrinter.IndenterIOExceptionpublic boolean isInline()
isInline in interface com.fasterxml.jackson.core.util.DefaultPrettyPrinter.IndenterCopyright © 2019. All rights reserved.