public abstract class BaseScopedAttributeEncoderBeanDefinitionParser extends BaseAttributeEncoderBeanDefinitionParser
| Modifier and Type | Field and Description |
|---|---|
static String |
SCOPE_ATTRIBUTE_ATTRIBUTE_NAME
Local name of scope attribute attribute.
|
static String |
SCOPE_DELIMITER_ATTRIBUTE_NAME
Local name of scope delimiter attribute.
|
static String |
SCOPE_TYPE_ATTRIBUTE_NAME
Local name of scope type attribute.
|
| Constructor and Description |
|---|
BaseScopedAttributeEncoderBeanDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doParse(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder) |
shouldGenerateIddoParse, getBeanClass, getBeanClassName, getParentName, parseInternalpublic static final String SCOPE_TYPE_ATTRIBUTE_NAME
public static final String SCOPE_DELIMITER_ATTRIBUTE_NAME
public static final String SCOPE_ATTRIBUTE_ATTRIBUTE_NAME
public BaseScopedAttributeEncoderBeanDefinitionParser()
protected void doParse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse in class BaseAttributeEncoderBeanDefinitionParserCopyright © 1999-2015. All Rights Reserved.