Uses of Class
org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
Packages that use AbstractSimpleBeanDefinitionParser
Package
Description
Defines the XML configuration namespace for Spring MVC.
- 
Uses of AbstractSimpleBeanDefinitionParser in org.springframework.web.servlet.configSubclasses of AbstractSimpleBeanDefinitionParser in org.springframework.web.servlet.configModifier and TypeClassDescriptionclassParse the<mvc:groovy-configurer>MVC namespace element and register aGroovyConfigurerbean.classParse the<mvc:script-template-configurer>MVC namespace element and register aScriptTemplateConfigurerbean.