com.bstek.dorado.data.config.xml
public class DataElementParserSupport extends GenericParser
dataObjectParseHelper
SELF, SUB_PARSER_PATH_SEPERATOR, WILDCARD
Constructor and Description |
---|
DataElementParserSupport() |
Modifier and Type | Method and Description |
---|---|
protected DataType |
getCurrentDataType(DataParseContext context)
根据解析上下文中的状态返回当前数据节点的目标DataType。
|
protected java.lang.Object |
parseValueFromText(java.lang.String valueText,
DataParseContext context)
将一段文本类型的配置信息转化为与目标DataType向匹配的类型,目标DataType是根据解析上下文中的状态获得的。
|
doParse, internalParse, setDataObjectParseHelper
getExpressionHandler, setExpressionHandler, setPropertyParsers, setSubParsers
dispatchChildElements, dispatchElement, findPropertyParser, findSubParser, getPropertyParsers, getSubParsers, parse, parseProperties, parseProperty, registerPropertyParser, registerSubParser
protected DataType getCurrentDataType(DataParseContext context) throws java.lang.Exception
java.lang.Exception
protected java.lang.Object parseValueFromText(java.lang.String valueText, DataParseContext context) throws java.lang.Exception
java.lang.Exception
getCurrentDataType(DataParseContext)
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.