Web-based responsive document annotation tool
View the Project on GitHub MaxMello/ActiveAnno
activeannoservice / common / com.fasterxml.jackson.databind.JsonNode / asAny
fun JsonNode?.asAny(): Any?
fun JsonNode?.asAny():
Any
?
Convert a JsonNode to the value it represents, e.g. int, long or text. Text is default