Is there a favorite Java XML parser for client development?
 
I started with xerces, but came accross a strange bug.  The SAX parser wouldn't fire an event for a partial document (i.e. a jabber message).  I downloaded the source, recompiled and then it worked.  Anyone found one that works out of the box?
 
Matt

Reply via email to