Package | Description |
---|---|
org.springframework.beans.factory.xml |
Contains an abstract XML-based
BeanFactory implementation,
including a standard "spring-beans" XSD. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDocumentLoader
Spring's default
DocumentLoader implementation. |
Modifier and Type | Method and Description |
---|---|
void |
XmlBeanDefinitionReader.setDocumentLoader(DocumentLoader documentLoader)
Specify the
DocumentLoader to use. |