类 UpdateXmlBase
java.lang.Object
com.gdxsoft.easyweb.define.UpdateXmlBase
- 直接已知子类:
UpdateXmlImpl,UpdateXmlJdbcImpl
更新xml的基础类
- 作者:
- admin
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static void清除文档没用的节点信息修正item的 XML 数据getAdmin()获取管理员void设置管理员voidsetConfigType(IConfig configType) voidsetScriptPath(ConfScriptPath scriptPath) voidsetXmlFilePath(String xmlFilePath) voidsetXmlName(String xmlName)
-
构造器详细资料
-
UpdateXmlBase
public UpdateXmlBase()
-
-
方法详细资料
-
getXmlFilePath
-
setXmlFilePath
-
fixXml
修正item的 XML 数据- 参数:
xml-itemName-- 返回:
-
clearDoc
清除文档没用的节点信息- 参数:
doc1-
-
getXmlName
-
setXmlName
-
getScriptPath
-
setScriptPath
-
setAdmin
设置管理员- 参数:
admId-
-
getAdmin
获取管理员- 返回:
-
getFrameType
-
getConfigType
-
setConfigType
-