| 程序包 | 说明 |
|---|---|
| org.springframework.beans.factory.xml |
Contains an abstract XML-based
BeanFactory implementation,
including a standard "spring-beans" XSD. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractSimpleBeanDefinitionParser
Convenient base class for when there exists a one-to-one mapping
between attribute names on the element that is to be parsed and
the property names on the
Class being configured. |