public class MapBeanDefinitionParser
extends org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
| Constructor and Description | 
|---|
MapBeanDefinitionParser()  | 
| 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)  | 
protected Class | 
getBeanClass(Element element)  | 
protected boolean | 
isEligibleAttribute(String attributeName)  | 
extractPropertyName, isEligibleAttribute, isEligibleAttribute, postProcessdoParse, getBeanClassName, getParentName, parseInternalpublic static final String SPACE
protected 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 doParse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse in class org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParserCopyright © GigaSpaces.