Searched refs:handleStart (Results 1 – 2 of 2) sorted by relevance
334 handleStart(startDirectory, results); in walk()469 protected void handleStart(File startDirectory, Collection results) throws IOException { in handleStart() method in DirectoryWalker
94 handleStart((HtmlDocument.Tag) n); in addNode()112 protected void handleStart(HtmlDocument.Tag tag) { in handleStart() method in HtmlUtils.SpannedConverter