For windows, MSXML is the best to use. Find it at http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/001/766/msdncompositedoc.xml. MSXML contains a SAX parser, DOM Document model and XSLT processor and installs in one go.
For java you have xerces(parser) and xalan(xslt processor), both really good versions from apache.
There are also hundreds of others, so I suggest you do a search on google for them.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.