public static class FourSpacePrettyPrinter.Lf4SpacesIndenter
extends NopIndenter
| Modifier and Type | Field and Description |
|---|---|
static FourSpacePrettyPrinter.Lf4SpacesIndenter |
INSTANCE |
| Constructor and Description |
|---|
FourSpacePrettyPrinter.Lf4SpacesIndenter() |
public static final FourSpacePrettyPrinter.Lf4SpacesIndenter INSTANCE
public FourSpacePrettyPrinter.Lf4SpacesIndenter()
public boolean isInline()
public void writeIndentation(JsonGenerator jg,
int level)
throws IOException,
JsonGenerationException
IOExceptionJsonGenerationExceptionApache CXF