Uses of Interface
org.miaixz.bus.setting.Format

Packages that use Format
Package
Description
Provides a comprehensive toolkit for handling configuration files, including an enhanced .properties-style format (.setting) with support for grouping and variable substitution, as well as INI and YAML file support.
Provides classes for formatting and parsing lines within configuration files, specifically for the INI format.