|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.jackson.impl.DefaultPrettyPrinter.Lf2SpacesIndenter
public static class DefaultPrettyPrinter.Lf2SpacesIndenter
Default linefeed-based indenter uses system-specific linefeeds and 2 spaces for indentation per level.
| Constructor Summary | |
|---|---|
DefaultPrettyPrinter.Lf2SpacesIndenter()
|
|
| 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.Lf2SpacesIndenter()
| Method Detail |
|---|
public boolean isInline()
isInline in interface Indenter
public void writeIndentation(JsonGenerator jg,
int level)
throws java.io.IOException,
JsonGenerationException
writeIndentation in interface Indenterjava.io.IOException
JsonGenerationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||