Package tech.mgl.core.utils
Class MGL_PropUtils
java.lang.Object
tech.mgl.core.utils.MGL_PropUtils
- Version:
- Author:
- Hotpot
-
Constructor Details
-
MGL_PropUtils
public MGL_PropUtils()Title:
Description:
-
-
Method Details
-
getVal
获取properties文件值- Parameters:
key-resourceName-- Returns:
- String 返回类型
-
getSecVal
获取解密内容- Parameters:
key-resourceName-pwd-locale-- Returns:
-
getVal
获取properties文件值,资源文件默认为string.properties文件- Parameters:
key-- Returns:
- String 返回类型
-
getVal
-
main
- Throws:
Exception
-
getI18n
-