Uses of Class
org.springframework.beans.factory.xml.ParserContext

Packages that use ParserContext
Package
Description
Support package for declarative AOP configuration, with XML schema being the primary configuration format.
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.