| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 8 | |
Hello: I'd like to find an XSLT processor that will work with a QDomDocument. So far I haven't had much luck in my search. Has anyone out there had any luck doing something like this? I've looked into Xalan, but I'm not happy with having to export my QDomDocument to a string and then suck that into the Xalan DOM representation; it is way too slow. Any help is greatly appreciated. Thanks, - Keith