public interface JsonGenerator
| Modifier and Type | Method and Description |
|---|---|
JsonValue |
createJsonObject(Object bean)
Get HashMap representation for Java Bean object.
|
JsonValue createJsonObject(Object bean) throws JsonException
bean - the source object.JsonException - if Object can't be transformed in JSON representation.Copyright © 2019 eXo Platform SAS. All Rights Reserved.