Searched refs:handleEnd (Results 1 – 2 of 2) sorted by relevance
336 handleEnd(results); in walk()557 protected void handleEnd(Collection results) throws IOException { in handleEnd() method in DirectoryWalker
96 handleEnd((HtmlDocument.EndTag) n); in addNode()122 protected void handleEnd(HtmlDocument.EndTag tag) { in handleEnd() method in HtmlUtils.SpannedConverter