Re: Should I use sax?

Mikael StÃ¥ldal <[email protected]> Tue, 23 May 2006 22:47:36 +0200
Newsgroups gmane.text.xml.sax.devel
Message-ID <[email protected]>
Michael Glavassevich wrote:
> If you're writing new code, I would avoid using Xerces' native 
> serializers. They are non-standard, not particularly well maintained and 
> likely to be deprecated [1] soon (perhaps in the next release). JAXP's 
> TransformerHandler [2] is a much better choice for serializing SAX events.

The serialization code in JAXP is from Xalan (the XSLT processor). It 
has some problems and gives different results in Java 1.4 and 1.5 in 
some cases.

To overcome these problems, I have made my own SAX2 XML serializer, 
Xouds. Xodus is part of the open source project LSP which can be found 
here: http://sourceforge.net/projects/lspx/


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
List: sax-devel, [email protected]
See:  http://www.saxproject.org/
https://lists.sourceforge.net/lists/listinfo/sax-devel