public interface JsonGeneratorDecorator
JsonGenerator used for serializing json.
Allows you to customize the JsonGenerator.
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.core.JsonGenerator |
decorate(com.fasterxml.jackson.core.JsonGenerator generator) |
Copyright © 2018. All rights reserved.