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