berkesa / datatree

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

Home Page:https://berkesa.github.io/datatree/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://berkesa.github.io/datatree/

License:Apache License 2.0


Languages

Language:Java 99.2%Language:JavaScript 0.8%Language:Stylus 0.0%Language:HTML 0.0%