Hi,

with JDK 1.4 Sun ships an own XML parser which is needed for the JAXP package.
You can use Dom and Sax without using xerces. But if you need latest DOM (or 
Sax?)
functions, you should IMO use Xerces.

> Is it possible to parse xml without xerces? I've seen that in jdk
> packages,
> There are Dom&Sax classes.
> Can I use it alone?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to