Searched defs:sourcepath (Results 1 – 2 of 2) sorted by relevance
53 String sourcepath = buf.substring(0, buf.length() - 1); in loadApi() local61 private static RootDoc getRootDoc(Visibility visibility, String sourcepath, in getRootDoc()
45 static String sourcepath; field in DocletTestConverter