org.codehaus.jackson.util
public static class DefaultPrettyPrinter.NopIndenter extends Object implements Indenter
Constructor and Description |
---|
DefaultPrettyPrinter.NopIndenter() |
public void writeIndentation(JsonGenerator jg, int level)
writeIndentation
in interface Indenter