The Spring Framework

Uses of Class
org.springframework.beans.factory.parsing.ReaderContext

Packages that use ReaderContext
org.springframework.beans.factory.xml Contains an abstract XML-based BeanFactory implementation, including a standard "spring-beans" DTD. 
 

Uses of ReaderContext in org.springframework.beans.factory.xml
 

Subclasses of ReaderContext in org.springframework.beans.factory.xml
 class XmlReaderContext
          Extension of ReaderContext, specific to use with an XmlBeanDefinitionReader.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.