类 FileConfig
java.lang.Object
com.gdxsoft.easyweb.script.userConfig.ConfigBase
com.gdxsoft.easyweb.script.userConfig.FileConfig
- 所有已实现的接口:
IConfig, Serializable, Cloneable
- 另请参阅:
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleanCheck if the configuration existsgetPath()return the configuration XML document从类继承的方法 ConfigBase
checkItemExists, getDocumentByXmlString, getFixedXmlName, getItemName, getScriptPath, getXmlName, loadItem, loadItemFromDoc, setFixedXmlName, setItemName, setScriptPath, setXmlName
-
构造器详细资料
-
FileConfig
public FileConfig() -
FileConfig
-
-
方法详细资料
-
getPath
-
loadConfiguration
从接口复制的说明:IConfigreturn the configuration XML document- 指定者:
loadConfiguration在接口中IConfig- 指定者:
loadConfiguration在类中ConfigBase- 抛出:
Exception
-
checkConfigurationExists
public boolean checkConfigurationExists()从接口复制的说明:IConfigCheck if the configuration exists- 指定者:
checkConfigurationExists在接口中IConfig- 指定者:
checkConfigurationExists在类中ConfigBase- 返回:
-