Uses of Interface
org.springframework.beans.factory.xml.BeanDefinitionParser

Packages that use BeanDefinitionParser
Package
Description
Contains an abstract XML-based BeanFactory implementation, including a standard "spring-beans" XSD.
Annotation support for the Application Context, including JSR-250 "common" annotations, component-scanning, and Java-based metadata for creating Spring-managed objects.
Support package for declarative scheduling configuration, with XML schema being the primary configuration format.
Support package for declarative transaction configuration, with XML schema being the primary configuration format.
Defines the XML configuration namespace for Spring MVC.