Elena Litani wrote: > The W3C DOM XPath interfaces will be located in dom3/org/w3c/dom/xpath > package.
Actually I am wrong on that one :). The Xpath API should go under org.w3c.dom.xpath package, where each interface marked as experimental. This is what we do with DOM Level 3 Load and Save. These packages are included in xercesImpl.jar not in xmlParserAPI.jar. We could not do it for DOM Core because of JAXP JSR compatibility issues. -- Elena Litani / IBM Toronto --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
