public static class DefaultPrettyPrinter.Lf2SpacesIndenter extends java.lang.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 java.io.IOException, JsonGenerationException
writeIndentation
in interface Indenter
java.io.IOException
JsonGenerationException