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