|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentLoader | |
---|---|
org.springframework.beans.factory.xml | Contains an abstract XML-based BeanFactory implementation,
including a standard "spring-beans" DTD. |
Uses of DocumentLoader in org.springframework.beans.factory.xml |
---|
Classes in org.springframework.beans.factory.xml that implement DocumentLoader | |
---|---|
class |
DefaultDocumentLoader
The default DocumentLoader implementation. |
Methods in org.springframework.beans.factory.xml with parameters of type DocumentLoader | |
---|---|
void |
XmlBeanDefinitionReader.setDocumentLoader(DocumentLoader documentLoader)
Specify the DocumentLoader to use. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |