| 限定符和类型 | 字段和说明 |
|---|---|
private static String |
DEFAULT_ENCODING |
protected Properties |
properties |
| 构造器和说明 |
|---|
JbootProp(File file) |
JbootProp(String fileName) |
JbootProp(String fileName,
String encoding) |
| 限定符和类型 | 方法和说明 |
|---|---|
Properties |
getProperties() |
private InputStream |
getResourceAsStreamByClassloader(String fileName) |
private InputStream |
getResourceAsStreamByCurrentThread(String fileName) |
private static String |
removeSlashEnd(String path) |
protected Properties properties
private static final String DEFAULT_ENCODING
private InputStream getResourceAsStreamByCurrentThread(String fileName)
private InputStream getResourceAsStreamByClassloader(String fileName)
private static String removeSlashEnd(String path)
public Properties getProperties()
Copyright © 2024. All rights reserved.