| 程序包 | 说明 |
|---|---|
| cn.com.fishin.tuz.loader.properties |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ClasspathPropertiesLoader
Properties 配置文件加载器
这个加载器专门用来加载类路径下的 .properties 配置文件,并返回 Map 集合
Properties file loader
This loader is used to load .properties file in classpath
|
class |
FileSystemPropertiesLoader
Properties 配置文件加载器
这个加载器专门用来加载文件系统中的 .properties 配置文件,并返回 Map 集合
Properties file loader
This loader is used to load .properties file in file System
|
Copyright © 2019. All Rights Reserved.