public interface Indenter
Modifier and Type | Method and Description |
---|---|
boolean |
isInline() |
void |
writeIndentation(JsonGenerator jg,
int level) |
void writeIndentation(JsonGenerator jg, int level) throws IOException, JsonGenerationException
IOException
JsonGenerationException
boolean isInline()