Uses of Class
org.springframework.beans.factory.xml.BeansDtdResolver

Packages that use BeansDtdResolver
org.springframework.context.support Classes supporting the org.springframework.context package, such as abstract base classes for ApplicationContext implementations and a MessageSource implementation. 
 

Uses of BeansDtdResolver in org.springframework.context.support
 

Subclasses of BeansDtdResolver in org.springframework.context.support
 class ResourceEntityResolver
          EntityResolver implementation that tries to resolve entity references relative to the resource base of the application context, if applicable.
 



Copyright (C) 2003-2004 The Spring Framework Project.