Converts from a String and into it's Object representation.
Parameters: str - The string to convert from Parameters: resourcePropertyMapping - The resource property mapping Theh object converterd from the String throws: ConversionException -
Note that toString must be able to handle a null resourcePropertyMapping.
Parameters: o - The Object to convert from Parameters: resourcePropertyMapping - The resource proeprty mapping The String converted from the Object throws: ConversionException -