Hi Joe, Joseph Kesselman wrote: > > > > * The xpath implementation classes will be located at: > > > > src/org/apache/xerces/dom/xpath. > > > > > > Not sure we need this new package. > > You _definitely_ need this package. DOM L3 is not a Recommendation yet. > The API may continue to change.
Vivek is thinking of adding xerces/dom/xpath package which will include Xerces _implementation_ of XPath API, and I don't think we need to do that since he might need to reference protected fields in xerces/dom/ package. The W3C DOM XPath interfaces will be located in dom3/org/w3c/dom/xpath package. -- Elena Litani / IBM Toronto --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
