public static class DefaultPrettyPrinter.Lf2SpacesIndenter extends Object implements DefaultPrettyPrinter.Indenter, Serializable
| Modifier and Type | Field and Description |
|---|---|
static DefaultPrettyPrinter.Lf2SpacesIndenter |
instance |
| Constructor and Description |
|---|
DefaultPrettyPrinter.Lf2SpacesIndenter() |
public static DefaultPrettyPrinter.Lf2SpacesIndenter instance
public DefaultPrettyPrinter.Lf2SpacesIndenter()
public boolean isInline()
isInline in interface DefaultPrettyPrinter.Indenterpublic void writeIndentation(JsonGenerator jg, int level) throws IOException, JsonGenerationException
writeIndentation in interface DefaultPrettyPrinter.IndenterIOExceptionJsonGenerationExceptionCopyright © 2012-2013 FasterXML. All Rights Reserved.