Skip to content

Repository files navigation

Maven Central javadocs

Denux' TOML Parser (DTP)

DTP is a (dependency free) java library that can be used to convert TOML files to java objects and vice versa. It's based on the TOML v1.0.0 specification.
Javadocs

ℹ️ DTP is currently in alpha and is not yet ready for production use.

(main) Goals

  • provide simple toToml() and fromToml() methods to convert objects to TOML and vice versa
  • support all TOML v1.0.0 features
  • support complex objects with deep inheritance hierarchies

About

A Java serialization/deserialization library to convert Java Objects into TOML and vice-versa.

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages