[Sax-devel] Should I use sax?
Brought to you by:
dmegginson
From: Roberto C. <li...@ro...> - 2006-05-22 14:01:11
|
Hi. I'm writing an application that has to parse and MODIFY some XHTML. The result of the operation has to be the modified XHTML. I started using SAX (xerces) and, though seemed to work, I found out that SAX does not keep my doctype (all parsed documents take the XHTML Strict doctype). Besides, I was using the XHTMLSerializer class which is deprecated. Maybe I should use DOM for this job? The document is usually small. I'm missing some point? There is a lot of documentation out there, so much that I get confused and I would like some guidelines. Please help Roberto Cosenza Infoflex Connect AB, Sweden Tel: +46-(0)8-55576867, Fax: +46-(0)8-55576861 |