com.bstek.dorado.data.config.xml
public class DataElementParserSupport extends GenericParser
dataObjectParseHelperSELF, 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, setDataObjectParseHelpergetExpressionHandler, setExpressionHandler, setPropertyParsers, setSubParsersdispatchChildElements, dispatchElement, findPropertyParser, findSubParser, getPropertyParsers, getSubParsers, parse, parseProperties, parseProperty, registerPropertyParser, registerSubParserprotected DataType getCurrentDataType(DataParseContext context) throws java.lang.Exception
java.lang.Exceptionprotected java.lang.Object parseValueFromText(java.lang.String valueText,
DataParseContext context)
throws java.lang.Exception
java.lang.ExceptiongetCurrentDataType(DataParseContext)Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.