Hello all,

I'm aware this is probably a stupid question, but I really couldn't
find an answer in the documentation and the archive of this
mailinglist. I'm fairly new to XML and Xerces, so excuse me for my
stupidity :)

How does the Java Runtime Environment know that he has to use the
Xerces implementation in the example given on
http://xml.apache.org/xerces2-j/faq-sax.html? I tried that example (I
implemented my own handler, derived from DefaultHandler), which worked
perfect, however I did *not* add the xerces library to my classpath.
Is xerces already distributed in the standard JDK 1.5 library? If you
look at the imports above, the xerces package is never imported, so I
assume the classes are created dynamically.

Thanks a lot. Kind regards,

--
Brecht

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

Reply via email to