Re: Xerces API question

2009-09-24 Thread Michael Glavassevich
Hi Eder,! Eder Paraiso Carneiro Flor wrote on 09/24/2009 07:24:31 PM: > Hi, > I'm a computer science student and i'm studing xml in a project. > I'm, studing in a Steven Holzner book, and looking at java api for > xml, more specifically for SAX. I have a question: what's the > difference betwen

Xerces API question

2009-09-24 Thread Eder Paraiso Carneiro Flor
Hi, I'm a computer science student and i'm studing xml in a project. I'm, studing in a Steven Holzner book, and looking at java api for xml, more specifically for SAX. I have a question: what's the difference betwen javax.xml.parsers.SAXParser and org.apache.xerces.parsers.SAXParser? They dont do t