Skip to content

berkesa/datatree

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages