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