Uses of Class
org.miaixz.bus.setting.metric.props.Props

Packages that use Props
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 that model the structure of an INI configuration file, including sections, properties, and comments.
Provides a wrapper class for reading and handling .properties files with enhanced features.