Uses of Class
org.springframework.beans.factory.parsing.ReaderContext
Package
Description
Contains an abstract XML-based
BeanFactory
implementation,
including a standard "spring-beans" XSD.-
Uses of ReaderContext in org.springframework.beans.factory.xml
Modifier and TypeClassDescriptionclass
Extension ofReaderContext
, specific to use with anXmlBeanDefinitionReader
.