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