| Package | Description |
|---|---|
| org.aoju.bus.setting | |
| org.aoju.bus.setting.magic |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
Builder.getProperties(String name)
获取当前环境下的配置文件
name可以为不包括扩展名的文件名(默认.properties),也可以是文件名全称 |
| Modifier and Type | Method and Description |
|---|---|
Properties |
PopSetting.getProps(String group)
获得group对应的子Props
|
Properties |
IniSetting.toProperties()
to properties.
|
Properties |
IniSetting.toProperties(String delimiter)
get properties.
|
Copyright © 2020. All rights reserved.