Searched refs:pathFindRemover (Results 1 – 1 of 1) sorted by relevance
121 …static RegexLookup<String> pathFindRemover = new RegexLookup<String>().loadFromFile(GenerateXMB.cl… field in GenerateXMB317 String skipPath = pathFindRemover.get(path, null, matches, matcherFound, myFailures); in shouldSkipPath()