Package | Description |
---|---|
org.springframework.beans.factory.xml |
Contains an abstract XML-based
BeanFactory implementation,
including a standard "spring-beans" DTD. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBeanDefinitionDocumentReader
Default implementation of the
BeanDefinitionDocumentReader interface. |
Modifier and Type | Method and Description |
---|---|
protected BeanDefinitionDocumentReader |
XmlBeanDefinitionReader.createBeanDefinitionDocumentReader()
Create the
BeanDefinitionDocumentReader to use for actually
reading bean definitions from an XML document. |
Copyright © 2015. All rights reserved.