@Deprecated public class DictionaryBeanDefinitionParser extends org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
| Constructor and Description |
|---|
DictionaryBeanDefinitionParser()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doParse(Element element,
org.springframework.beans.factory.xml.ParserContext pc,
BeanDefinitionBuilder builder)
Deprecated.
|
protected Class<?> |
getBeanClass(Element element)
Deprecated.
|
protected String |
getParentName(Element element)
Deprecated.
|
protected boolean |
shouldGenerateIdAsFallback()
Deprecated.
|
doParse, getBeanClassName, parseInternalpublic DictionaryBeanDefinitionParser()
protected Class<?> getBeanClass(Element element)
getBeanClass in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParserprotected void doParse(Element element, org.springframework.beans.factory.xml.ParserContext pc, BeanDefinitionBuilder builder)
doParse in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParserprotected String getParentName(Element element)
getParentName in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParserprotected boolean shouldGenerateIdAsFallback()
shouldGenerateIdAsFallback in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParserCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.