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