Hi Robert, Actually I'm mapping beans to XML (that can contain XML attributes) and I do not care to reverse it because resulting XML is a 'final' data representation that is going through an XSLT processor to produce a view.
Thanks for your reply. fred Le jeudi 17 mars 2005 Ã 20:24 +0000, robert burrell donkin a Ãcrit : > On Wed, 2005-03-16 at 21:15 +0100, FrÃdÃric Desmoulins wrote: > > Hi, > > hi > > > First of all, thanks to all you guys that did this excellent library. > > I'm coming to you because I'm faced to a situation where a bean has an > > XML attribute (org.w3c.dom.Element). I've seen that kind of Object > > cannot be turned into XML. > > > > Any ideas are welcome to bypass my problem! (I do not need to map-back > > XML to a bean, single way: bean -> XML). > > is the aim to have the org.w3c.dom.Element rendered correctly into xml? > > - robert > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
