| Package | Description |
|---|---|
| org.springframework.beans.factory.support |
Classes supporting the
org.springframework.beans.factory package. |
| org.springframework.beans.factory.xml |
Contains an abstract XML-based
BeanFactory implementation,
including a standard "spring-beans" DTD. |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesBeanDefinitionReader
Bean definition reader for a simple properties format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlBeanDefinitionReader
Bean definition reader for XML bean definitions.
|
Copyright © 2015. All rights reserved.