public class FileSystemResource extends RefreshingResource
| 限定符和类型 | 字段和说明 |
|---|---|
private String |
charset |
private File[] |
files |
private static long |
serialVersionUID |
| 构造器和说明 |
|---|
FileSystemResource(File... files) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Map<String,String> |
getConfig() |
void |
setCharset(String charset) |
getBoolean, getBoolean, getByte, getByte, getDouble, getDouble, getFloat, getFloat, getInteger, getInteger, getLong, getLong, getShort, getShort, getString, getString, onChange, refresh, refresh, store, store, toMap, toMap, toStringprivate static final long serialVersionUID
private final File[] files
private String charset
public FileSystemResource(File... files)
public void setCharset(String charset)
protected Map<String,String> getConfig() throws IOException
getConfig 在类中 RefreshingResourceIOExceptionCopyright © 2020. All rights reserved.