com.bstek.dorado.data.config.xml
public class PropertyDefParser extends GenericObjectParser
dataObjectParseHelperSELF, SUB_PARSER_PATH_SEPERATOR, WILDCARD| Constructor and Description |
|---|
PropertyDefParser() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
doParse(org.w3c.dom.Node node,
ParseContext context) |
protected void |
initDefinition(ObjectDefinition definition,
org.w3c.dom.Element element,
ParseContext context)
初始化一个配置声明对象。
|
setDataObjectParseHelpercreateDefinition, getAnnotationOwnerType, getDefaultScope, getDefinitionType, getImpl, getParentDefinitionReferences, internalParse, isInheritable, isScopable, setAnnotationOwnerType, setDefinitionType, setDefinitionType, setImpl, setInheritable, setScopablegetExpressionHandler, setExpressionHandler, setPropertyParsers, setSubParsersdispatchChildElements, dispatchElement, findPropertyParser, findSubParser, getPropertyParsers, getSubParsers, parse, parseProperties, parseProperty, registerPropertyParser, registerSubParserprotected void initDefinition(ObjectDefinition definition, org.w3c.dom.Element element, ParseContext context) throws java.lang.Exception
ObjectParserinitDefinition in class GenericObjectParserdefinition - 配置声明对象element - 当前节点context - 解析上下文java.lang.Exceptionprotected java.lang.Object doParse(org.w3c.dom.Node node,
ParseContext context)
throws java.lang.Exception
doParse in class GenericObjectParserjava.lang.ExceptionCopyright © 2001-2011 www.BSTEK.com All Rights Reserved.