Module bus.setting
Package org.miaixz.bus.setting.format
package org.miaixz.bus.setting.format
配置文件格式化封装
- Since:
- Java 17+
- Author:
- Kimi Liu
-
ClassDescriptionAbstractFormatter<E extends IniElement>将字符串值的格式设置为
IniElement除了CommentElementFormatter之外,所有元素格式化程序都还需要注释元素格式化程序将字符串值格式设置为IniCommentElementFormatter<E extends IniElement>将字符串值格式设置为IniElement将字符串值格式设置为IniProperty将字符串值格式设置为IniSection