Parsing/Validating an XML using javax.swing.text.html.parser

Hi,

I was wondering if you had any experience parsing/validating XML files
using   javax.swing.text.html.parser

People I worked for are using Xerces/Xalan that apparently uses validation
based on DOM objects only, they have had problems with previous code each
time they have tried to use JAXP/ other parsers, so I was thinking the
parser in the swing package might be helpful to me (maybe they are even the
same libraries).

Thanks
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Received on Sunday, 28 January 2001 16:16:51 UTC