public class PropsLoaderExt extends PropsLoader
| 构造器和说明 |
|---|
PropsLoaderExt() |
public boolean isSupport(java.lang.String suffix)
PropsLoaderisSupport 在类中 PropsLoadersuffix - 文件后缀public java.util.Properties load(java.net.URL url)
throws java.io.IOException
PropsLoaderload 在类中 PropsLoaderjava.io.IOExceptionpublic java.util.Properties build(java.lang.String text)
throws java.io.IOException
PropsLoaderbuild 在类中 PropsLoaderjava.io.IOException