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