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

Reply via email to