public class ColumnBeanDefinitionParser
extends org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
| Constructor and Description |
|---|
ColumnBeanDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
protected Class |
getBeanClass(Element element) |
protected boolean |
isEligibleAttribute(String attributeName) |
protected void |
postProcess(org.springframework.beans.factory.support.BeanDefinitionBuilder beanDefinition,
Element element) |
doParse, extractPropertyName, isEligibleAttribute, isEligibleAttributedoParse, getBeanClassName, getParentName, parseInternalprotected Class getBeanClass(Element element)
getBeanClass in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParserprotected boolean isEligibleAttribute(String attributeName)
isEligibleAttribute in class org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParserprotected void postProcess(org.springframework.beans.factory.support.BeanDefinitionBuilder beanDefinition,
Element element)
postProcess in class org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParserCopyright © 2014 JDAL. All Rights Reserved.