public class MappingBeanDefinitionParser
extends org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
| Constructor and Description |
|---|
MappingBeanDefinitionParser(java.lang.String oldns,
java.lang.String newns) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.beans.factory.support.AbstractBeanDefinition |
parseInternal(org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext parserContext) |
public MappingBeanDefinitionParser(java.lang.String oldns,
java.lang.String newns)
protected org.springframework.beans.factory.support.AbstractBeanDefinition parseInternal(org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext parserContext)
parseInternal in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser