public static class DefaultPrettyPrinter.Lf2SpacesIndenter extends DefaultPrettyPrinter.NopIndenter
| Modifier and Type | Field and Description |
|---|---|
static DefaultPrettyPrinter.Lf2SpacesIndenter |
instance |
| Constructor and Description |
|---|
DefaultPrettyPrinter.Lf2SpacesIndenter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInline() |
void |
writeIndentation(JsonGenerator jg,
int level) |
public static final DefaultPrettyPrinter.Lf2SpacesIndenter instance
public DefaultPrettyPrinter.Lf2SpacesIndenter()
public boolean isInline()
isInline in interface DefaultPrettyPrinter.IndenterisInline in class DefaultPrettyPrinter.NopIndenterpublic void writeIndentation(JsonGenerator jg, int level) throws java.io.IOException, JsonGenerationException
writeIndentation in interface DefaultPrettyPrinter.IndenterwriteIndentation in class DefaultPrettyPrinter.NopIndenterjava.io.IOExceptionJsonGenerationExceptionCopyright © 2013. All Rights Reserved.