Indenter
public static class DefaultPrettyPrinter.NopIndenter extends java.lang.Object implements Indenter
Constructor | Description |
---|---|
NopIndenter() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
isInline() |
|
void |
writeIndentation(JsonGenerator jg,
int level) |
public void writeIndentation(JsonGenerator jg, int level)
writeIndentation
in interface Indenter