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 final DefaultPrettyPrinter.NopIndenter instance
public void writeIndentation(JsonGenerator jg, int level) throws IOException
writeIndentation
in interface DefaultPrettyPrinter.Indenter
IOException
public boolean isInline()
isInline
in interface DefaultPrettyPrinter.Indenter
Copyright © 2008-2016 FasterXML. All Rights Reserved.