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