接口的使用
org.springframework.beans.factory.xml.DocumentLoader
使用DocumentLoader的程序包 程序包 说明 org.springframework.beans.factory.xml Contains an abstract XML-basedBeanFactoryimplementation, including a standard "spring-beans" XSD.org.springframework.beans.factory.xml中DocumentLoader的使用
实现DocumentLoader的org.springframework.beans.factory.xml中的类 修饰符和类型 类 说明 classDefaultDocumentLoaderSpring's defaultDocumentLoaderimplementation.参数类型为DocumentLoader的org.springframework.beans.factory.xml中的方法 修饰符和类型 方法 说明 voidXmlBeanDefinitionReader. setDocumentLoader(DocumentLoader documentLoader)Specify theDocumentLoaderto use.