Converts an object to an attribute value.
Parameters: o - the object. the attribute value. throws: BeanException - if there was an error during the conversion.
Converts a string to a property value.
Parameters: s - the string. a property value. throws: BeanException - if there was an error during the conversion.