Hi,

Any suggestions as to how to get an org.w3c.dom.Document adapted to a JAXP javax.xml.transform.sax.SAXSource ? I'm using an API that requires a SAXSource, the best solution I can come up with so far is to serialize the DOM to a StringBuffer using dom4j and wrap this sb with a StringReader/InputSource/SAXSource. Any better suggestions, anyone?

Thanks,
Thomas.



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to