Web-based responsive document annotation tool
activeannoservice / common / com.fasterxml.jackson.databind.JsonNode
| Name | Summary |
|---|---|
| asAny | Convert a JsonNode to the value it represents, e.g. int, long or text. Text is defaultfun JsonNode?.asAny(): Any? |