Uses of Class
com.moandjiezana.toml.Toml
-
Uses of Toml in com.moandjiezana.toml
Methods in com.moandjiezana.toml that return TomlModifier and TypeMethodDescriptionPopulates the current Toml instance with values from otherToml.Populates the current Toml instance with values from file.Toml.read(InputStream inputStream) Populates the current Toml instance with values from inputStream.Populates the current Toml instance with values from reader.Populates the current Toml instance with values from tomlString.Methods in com.moandjiezana.toml that return types with arguments of type TomlMethods in com.moandjiezana.toml with parameters of type TomlModifier and TypeMethodDescriptionPopulates the current Toml instance with values from otherToml.Constructors in com.moandjiezana.toml with parameters of type Toml