| Modifier and Type | Method and Description |
|---|---|
JsonUtils.MarshallerBuilder |
JsonUtils.MarshallerBuilder.formattedOutput(boolean formattedOutput)
Whether to produce formatted output.
|
static JsonUtils.MarshallerBuilder |
JsonUtils.marshaller()
Returns a new MarshallerBuilder to convert Java Objects to JSON and vice versa.
|
Copyright © 2015. All rights reserved.