Interface TomlDocument

All Superinterfaces:
TomlTable, TomlValue

@NonExtendable public interface TomlDocument extends TomlTable
The top-level table read from a TOML file/string. Provides no additional API.