Generated by
JDiff

Class org.springframework.beans.factory.xml.XmlBeanDefinitionReader

Added Methods
Document doLoadDocument(InputSource, Resource) Actually load the specified document using the configured DocumentLoader.
NamespaceHandlerResolver getNamespaceHandlerResolver() Lazily create a default NamespaceHandlerResolver, if not set before.
 

Changed Methods
XmlReaderContext createReaderContext(Resource) Change of visibility from protected to public.
Create the XmlReaderContext to pass over to the document reader.