java.lang.Object
com.tlcsdm.core.javafx.util.ConfigureUtil
配置工具.
- 作者:
- unknowIfGuestInDream
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static FilegetConfigureFile(String fileName) 系统配置文件static Stringstatic Stringstatic Stringstatic StringgetConfigurePath(String fileName) static FilegetConfigureTemplateFile(String fileName) 模板文件static Stringstatic StringgetConfigureTemplatePath(String fileName) static FilegetConfigureXmlFile(String fileName) 用户xml数据文件
-
构造器详细资料
-
ConfigureUtil
private ConfigureUtil()
-
-
方法详细资料
-
getConfigurePath
-
getConfigureTemplatePath
-
getConfigureGroovyPath
-
getConfigureH2Path
-
getConfigureTemplatePath
-
getConfigurePath
-
getConfigureFile
系统配置文件 -
getConfigureXmlFile
用户xml数据文件 -
getConfigureTemplateFile
模板文件
-