Searched refs:dotPath (Results 1 – 1 of 1) sorted by relevance
112 String dotPath = filePath.replace('/', '.'); in getClass() local114 int index = dotPath.indexOf(expectedPackage); in getClass()118 String packagePath = dotPath.substring(index); in getClass()