Uses of Interface
org.miaixz.bus.setting.metric.ini.IniElement

Packages that use IniElement
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.
Provides classes that model the structure of an INI configuration file, including sections, properties, and comments.