public class Configuration extends Object
| 构造器和说明 |
|---|
Configuration() |
| 限定符和类型 | 方法和说明 |
|---|---|
Properties |
getProperties() |
String |
getProperty(String key) |
String |
getProperty(String key,
String defaultValue) |
void |
setProperty(String key,
String value) |
Copyright © 2019. All rights reserved.