Uses of Class
tools.jackson.dataformat.toml.TomlMapper
Packages that use TomlMapper
-
Uses of TomlMapper in tools.jackson.dataformat.toml
Fields in tools.jackson.dataformat.toml declared as TomlMapperMethods 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.static TomlMapperTomlMapper.SharedWrapper.wrapped()