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