Home
last modified time | relevance | path

Searched refs:getClassURL (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/filter/qa/complex/filter/detection/typeDetection/
H A DHelper.java193 URL url = getClassURL(csvFileName); in getCSVFileContent()
419 public URL getClassURL(String fileName){ in getClassURL() method in Helper
425 return getClassURL(fileName).toString().replaceAll("file:",""); in getClassURLString()

Completed in 10 milliseconds