Package net.vieiro.toml
This is the public API for toml-java.
Use "TOMLParser" to parse documents, use "TOML" to analyze the results
of parsing.
-
Class Summary Class Description TOML TOML is the result from parsing a TOML file.TOMLParser Parsers TOML files.