| Class Summary |
| BeansDtdResolver | EntityResolver implementation for the Spring beans DTD,
to load the DTD from the Spring classpath resp. |
| DefaultXmlBeanDefinitionParser | Default implementation of the XmlBeanDefinitionParser interface. |
| XmlBeanDefinitionReader | Bean definition reader for Spring's default XML bean definition format. |
| 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.