|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.jackson.impl.DefaultPrettyPrinter.NopIndenter
public static class DefaultPrettyPrinter.NopIndenter
Dummy implementation that adds no indentation whatsoever
| Constructor Summary | |
|---|---|
DefaultPrettyPrinter.NopIndenter()
|
|
| Method Summary | |
|---|---|
boolean |
isInline()
|
void |
writeIndentation(JsonGenerator jg,
int level)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultPrettyPrinter.NopIndenter()
| Method Detail |
|---|
public void writeIndentation(JsonGenerator jg,
int level)
writeIndentation in interface Indenterpublic boolean isInline()
isInline in interface Indenter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||