Class xmlReaderContext

java.lang.Object
org.springframework.beans.factory.parsing.ReaderContext
org.springframework.beans.factory.xml.xmlReaderContext

public class xmlReaderContext extends ReaderContext
Extension of ReaderContext, specific to use with an xmlBeanDefinitionReader. Provides access to the NamespaceHandlerResolver configured in the xmlBeanDefinitionReader.
Since:
2.0
Author:
Rob Harrop, Juergen Hoeller