public class FileSystemIniConfig extends RefreshingIniConfig
| 限定符和类型 | 字段和说明 |
|---|---|
private String |
charset |
private File[] |
files |
private static long |
serialVersionUID |
| 构造器和说明 |
|---|
FileSystemIniConfig(File... files) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected IniConfig |
getConfig() |
void |
setCharset(String charset) |
get, get, getBoolean, getBoolean, getByte, getByte, getDouble, getDouble, getFloat, getFloat, getInteger, getInteger, getLong, getLong, getShort, getShort, getString, getString, iterator, onChange, refresh, refresh, sections, set, set, store, toMap, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorprivate static final long serialVersionUID
private File[] files
private String charset
public FileSystemIniConfig(File... files)
public void setCharset(String charset)
protected IniConfig getConfig() throws IOException
getConfig 在类中 RefreshingIniConfigIOExceptionCopyright © 2020. All rights reserved.