public abstract class BaseScopedAttributeEncoderBeanDefinitionParser extends BaseAttributeEncoderBeanDefinitionParser
修飾子とタイプ | フィールドと説明 |
---|---|
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.
|
コンストラクタと説明 |
---|
BaseScopedAttributeEncoderBeanDefinitionParser() |
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
doParse(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder) |
shouldGenerateId
doParse, getBeanClass, getBeanClassName, getParentName, parseInternal
public static final String SCOPE_TYPE_ATTRIBUTE_NAME
public static final String SCOPE_DELIMITER_ATTRIBUTE_NAME
public BaseScopedAttributeEncoderBeanDefinitionParser()
protected void doParse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse
クラス内 BaseAttributeEncoderBeanDefinitionParser
Copyright © 2012. All Rights Reserved.