Searched refs:TREE_POSITION_ANCESTOR (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DNodeImpl.java104 public static final short TREE_POSITION_ANCESTOR = 0x04; field in class:NodeImpl
779 // 3. Are TREE_POSITION_ANCESTOR and TREE_POSITION_DESCENDANT
836 return (TREE_POSITION_ANCESTOR | TREE_POSITION_PRECEDING);

Completed in 303 milliseconds