Uses of Interface
org.springframework.beans.factory.xml.DocumentLoader
Packages that use DocumentLoader
Package
Description
Contains an abstract XML-based
BeanFactory implementation,
including a standard "spring-beans" XSD.-
Uses of DocumentLoader in org.springframework.beans.factory.xml
Classes in org.springframework.beans.factory.xml that implement DocumentLoaderMethods in org.springframework.beans.factory.xml with parameters of type DocumentLoaderModifier and TypeMethodDescriptionvoidXmlBeanDefinitionReader.setDocumentLoader(DocumentLoader documentLoader) Specify theDocumentLoaderto use.