public class XPropertiesLoader extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static XPropertiesLoader |
global |
| 构造器和说明 |
|---|
XPropertiesLoader() |
public static XPropertiesLoader global
public boolean isSupport(String suffix)
suffix - 文件后缀public Properties load(URL url) throws Exception
Exceptionpublic Properties build(String txt) throws Exception
ExceptionCopyright © 2020. All rights reserved.