public class ReusableJsonGenerator extends Object
| Constructor and Description |
|---|
ReusableJsonGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJson() |
com.fasterxml.jackson.core.JsonGenerator |
resetAndGet() |
String |
toString() |
public com.fasterxml.jackson.core.JsonGenerator resetAndGet()
public String getJson() throws IOException
IOExceptionCopyright © 2022. All Rights Reserved.