类的使用
org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
使用AbstractSimpleBeanDefinitionParser的程序包 程序包 说明 org.springframework.web.servlet.config Defines the XML configuration namespace for Spring MVC.org.springframework.web.servlet.config中AbstractSimpleBeanDefinitionParser的使用
org.springframework.web.servlet.config中AbstractSimpleBeanDefinitionParser的子类 修饰符和类型 类 说明 classGroovyMarkupConfigurerBeanDefinitionParserParse the<mvc:groovy-configurer>MVC namespace element and register aGroovyConfigurerbean.classScriptTemplateConfigurerBeanDefinitionParserParse the<mvc:script-template-configurer>MVC namespace element and register aScriptTemplateConfigurerbean.