| 程序包 | 说明 |
|---|---|
| org.springframework.core |
Provides basic classes for exception handling and version detection,
and other core helpers that are not specific to any part of the framework.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AttributeAccessorSupport
Support class for
AttributeAccessors, providing
a base implementation of all methods. |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
AttributeAccessorSupport.copyAttributesFrom(AttributeAccessor source)
Copy the attributes from the supplied AttributeAccessor to this accessor.
|