Searched defs:endNode (Results 1 – 4 of 4) sorted by relevance
141 public void prettyPrint(int rootDepth, Node root, Node startNode, Node endNode, in prettyPrint()149 assert !openTagOnly || startNode == endNode; in prettyPrint() local
169 Node endNode = null; in format() local
68 Node endNode = document; in checkFormat() local
326 Node endNode = beginNode; in getElementRange() local