/datatree

Extensible Java Library for reading, manipulating and writing hierarchical data structures from/to various formats.

Primary LanguageJavaApache License 2.0Apache-2.0

Build Status Codacy Badge codecov GitHub license Javadocs

DataTree API

Extensible Java Library for reading, manipulating and writing hierarchical data structures from/to various formats. DataTree is NOT an another JSON parser. It's a top-level API layer that uses existing JSON implementations. Even though the JSON format is the default, DataTree supports other formats, such as XML, YAML, TOML, etc.

architecture

Documentation

Documentation

License

DataTree is licensed under the Apache License V2, you can use it in your commercial products for free.