Hello, Abdera gurus, I am wondering if there is an easy/plugin-able way to do character encoding conversion transparently in the process of marshall/unmarshall of Abdera
Basically, my input/output will always be these UTF-8 XMLs. As the backend database is ISO encoded, I hope the result of unmarshall will give me ISO strings. And when it comes to marshall, the ISO strings can be transparently turned to UTF-8 XML response. Right now I'm using Abdera 0.4.0 I understand there will be chars in the input file not able to get converted, if so, I'd be be expecting an error/exception that flags the failure Hope I sound clear. Really hope someone may help out a bit. Thanks a million in advance -- View this message in context: http://old.nabble.com/custom-character-encoding-conversion-for-abdera--tp28256299p28256299.html Sent from the abdera-user mailing list archive at Nabble.com.
