DHIS 2 Support Commons · General common utilities for Java development
Group: org.hisp.dhis - All Dependencies
json-tree
0.9.0
DHIS JSON Tree · This module provides a library to parse and browse JSON documents provided as input string. It is build in particular to extract JSON nodes by path with high performance. This is done by skipping nodes that are not of interest and by only building a cheap low level node representation for those nodes that are extracted.