Hi I have question about XLS Reader. Is it possible to specify converter in the XML? Standard mapping looks like this:
<mapping row="7" col="0">employee.name</mapping> Is there any option how to specify converter? something like: <mapping row="7" col="0" converter="mypackage.MyConverter">employee.name</mapping> We are facing problem, that we are reading General formated cell into String property. But cells with numbers like 123456789 are converted into 1.1234567E9 Thank you for any hint. Regards Pernik ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ jXLS-user mailing list jXLS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jxls-user