Uses of Class
tools.jackson.dataformat.toml.TomlMapper
-
Uses of TomlMapper in tools.jackson.dataformat.toml
Methods in tools.jackson.dataformat.toml that return TomlMapperModifier and TypeMethodDescriptionTomlMapper.Builder.build()static TomlMapperTomlMapper.shared()Accessor method for getting globally shared "default"TomlMapperinstance: one that has default configuration, no modules registered, no config overrides.