|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
XmlBeanDefinitionParser | Strategy interface for parsing XML bean definitions. |
Class Summary | |
---|---|
BeansDtdResolver | EntityResolver implementation for the Spring beans DTD, to load the DTD from the Spring class path (or JAR file). |
DefaultXmlBeanDefinitionParser | Default implementation of the XmlBeanDefinitionParser interface. |
ResourceEntityResolver | EntityResolver implementation that tries to resolve entity references
through a ResourceLoader (usually,
relative to the resource base of an ApplicationContext), if applicable. |
XmlBeanDefinitionReader | Bean definition reader for XML bean definitions. |
XmlBeanFactory | Convenience extension of DefaultListableBeanFactory that reads bean definitions from an XML document. |
Contains an abstract XML-based BeanFactory implementation, including a standard "spring-beans" DTD.