Home | History | Annotate | Download | only in dtm

Lines Matching defs:getOwnerDocument

357    * documents. Generally, you should use getOwnerDocument(nodeHandle)
374 public int getOwnerDocument(int nodeHandle);
381 * a Document. (Note difference from DOM, where getOwnerDocument returns
383 * @see #getOwnerDocument(int nodeHandle)