com.bstek.dorado.data.config.xml
public class StaticPropertyParser extends GenericParser
dataObjectParseHelper
SELF, SUB_PARSER_PATH_SEPERATOR, WILDCARD
Constructor and Description |
---|
StaticPropertyParser() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
internalParse(org.w3c.dom.Node node,
DataParseContext context)
内部使用的XML节点解析方法。
|
doParse, setDataObjectParseHelper
getExpressionHandler, setExpressionHandler, setPropertyParsers, setSubParsers
dispatchChildElements, dispatchElement, findPropertyParser, findSubParser, getPropertyParsers, getSubParsers, parse, parseProperties, parseProperty, registerPropertyParser, registerSubParser
protected java.lang.Object internalParse(org.w3c.dom.Node node, DataParseContext context) throws java.lang.Exception
GenericParser
internalParse
in class GenericParser
node
- 要解析的XML节点context
- 解析的上下文对象java.lang.Exception
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.