| Package | Description |
|---|---|
| org.aoju.bus.setting | |
| org.aoju.bus.setting.format | |
| org.aoju.bus.setting.magic | |
| org.aoju.bus.setting.metric |
| Class and Description |
|---|
| IniComment
Ini file's comment.
|
| IniElement
IniElement, like
sections, properties, comments. |
| IniProperty
Ini file's parameters, like
property1=value1 |
| IniSection
Ini file's Section
|
| IniSetting
Ini数据,扩展
ArrayList <IniElement>
如果要向此ini添加空行,只需添加null
如果您想创建Ini,则可以Builder |
| Properties
Properties文件读取封装类
|
| Class and Description |
|---|
| IniComment
Ini file's comment.
|
| IniElement
IniElement, like
sections, properties, comments. |
| IniProperty
Ini file's parameters, like
property1=value1 |
| IniSection
Ini file's Section
|
| Class and Description |
|---|
| AbstractElement
an abstract class for
IniElement. |
| AbstractSetting
Setting抽象类
|
| IniComment
Ini file's comment.
|
| IniCommentImpl
Ini file's comment.
|
| IniElement
IniElement, like
sections, properties, comments. |
| IniProperty
Ini file's parameters, like
property1=value1 |
| IniSection
Ini file's Section
|
| PopSetting
设置工具类 用于支持设置(配置)文件
用于替换Properties类,提供功能更加强大的配置文件,同时对Properties文件向下兼容
|
| Properties
Properties文件读取封装类
|
| Class and Description |
|---|
| PopSetting
设置工具类 用于支持设置(配置)文件
用于替换Properties类,提供功能更加强大的配置文件,同时对Properties文件向下兼容
|
Copyright © 2021. All rights reserved.