Craig R. McClanahan wrote:

> BeanUtils uses standard Java introspection to identify the getter and
> setter methods for properties, and those rules are defined in the
> JavaBeans specification.  Therefore, the restriction applies to any Java
> code that wants to deal with JavaBeans properties.
>
>   http://java.sun.com/products/javabeans/docs/spec.html

Thank you for the link.

regards Reinhard


 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to