ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / common / com.fasterxml.jackson.databind.JsonNode

Extensions for 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?