Hi there, My question is about the DOM Level 3 load/ save interfaces that are included with Xerces 2.1.0. They kind of clash with the interfaces we include with our own product. For the most part (all?) this is our own problem, but I have two questions nevertheless: - Does anybody know why these org.w3c.dom interfaces are in xercesImpl.jar and not in xmlParserAPIs.jar where all the other org.w3c.dom interfaces are? - Why does for instance the W3C package interface org/w3c/dom/DOMBuilder.java have a reference to the Xerces interface (granted, based on DOM3 interface) org.apache.xerces.dom3.DOMErrorHandler? Is this a bug or a feature?
Kind regards, --Sander. P.S.: My apologies if this issue has already come up before. I just subscribed to this list 10 minutes ago, I wanted to look in the archives but they are down, and I looked in bugzilla for 2.1.0 reports and reports about org.apache.xerces.dom3.DOMErrorHandler but could not find anything related. -- X-Hive Corporation (www.x-hive.com) email: [EMAIL PROTECTED] phone: +31 10 7108625 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
