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