I have two questions.
First of all, what is the difference between DOMBuilder and
XercesDOMParser? From what I understood, DOMBuilder is the DOM 3
equivilant of XercesDOMParser, but isn't the DOM 3 implementation in
Xerces not perfect? Which one should I use, DOMBuilder or XercesDOMParser?

I would also like to know how I can get a DOMXPathEvaluator object,
either from DOMBuilder or from XercesDOMParser. I have no clue as to
where I can start, and the programming guide on the website has nothing
about XPath.

Thank you in advance,
Yotam.

Reply via email to