Rule implementation that sets properties on the object at the top of the stack, based on attributes with corresponding names.
This rule supports custom mapping of attribute names to property names. The default mapping for particular attributes can be overridden by using {@link #SetPropertiesRule(String[] attributeNames,String[] propertyNames)}. This allows attributes to be mapped to properties with different names. Certain attributes can also be marked to be ignored.
|
|
|
|