Uses of Class
org.springframework.beans.factory.parsing.ReaderContext
Packages that use ReaderContext Package Description org.springframework.beans.factory.xml Contains an abstract XML-basedBeanFactoryimplementation, including a standard "spring-beans" XSD.Uses of ReaderContext in org.springframework.beans.factory.xml
Subclasses of ReaderContext in org.springframework.beans.factory.xml Modifier and Type Class Description classXmlReaderContextExtension ofReaderContext, specific to use with anXmlBeanDefinitionReader.