public static class DefaultPrettyPrinter.NopIndenter extends java.lang.Object implements DefaultPrettyPrinter.Indenter, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static DefaultPrettyPrinter.NopIndenter |
instance |
Constructor and Description |
---|
NopIndenter() |
Modifier and Type | Method and Description |
---|---|
boolean |
isInline() |
void |
writeIndentation(JsonGenerator g,
int level) |
public static final DefaultPrettyPrinter.NopIndenter instance
public void writeIndentation(JsonGenerator g, int level) throws java.io.IOException
writeIndentation
in interface DefaultPrettyPrinter.Indenter
java.io.IOException
public boolean isInline()
isInline
in interface DefaultPrettyPrinter.Indenter
Copyright © 2010 - 2020 Adobe. All Rights Reserved