Also, I had a look at XPathContext.getDTMManager(). Based on the javadoc comment, shouldn't this be return m_dtmManager; instead of return this; Gary
- Re: Issue with XPathContext Gary L Peskin
- Re: Issue with XPathContext Scott_Boag
Also, I had a look at XPathContext.getDTMManager(). Based on the javadoc comment, shouldn't this be return m_dtmManager; instead of return this; Gary