public class PropUtil extends Object
| 构造器和说明 |
|---|
PropUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Properties |
getProperty(String resourceName)
根据文件名读取properties文件
|
static Map<String,String> |
getPropertyMap(String resourceName)
根据资源文件名称转为map格式
|
Copyright © 2015. All rights reserved.