Uses of Class
org.springframework.beans.factory.xml.DelegatingEntityResolver
Package
Description
Contains an abstract XML-based
BeanFactory
implementation,
including a standard "spring-beans" XSD.-
Uses of DelegatingEntityResolver in org.springframework.beans.factory.xml
Modifier and TypeClassDescriptionclass
EntityResolver
implementation that tries to resolve entity references through aResourceLoader
(usually, relative to the resource base of anApplicationContext
), if applicable.