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