Searched defs:getClass (Results 1 – 5 of 5) sorted by relevance
72 public ApiClass getClass(String fqcn) { in getClass() method in Api
71 public IClassDescriptor getClass(String className) throws ClassNotFoundException; in getClass() method
339 public IClassDescriptor getClass(String className) throws ClassNotFoundException { in getClass() method in WidgetClassLoader
433 public IClassDescriptor getClass(String className) throws ClassNotFoundException { in getClass() method in AndroidJarLoader
111 …protected Class<?> getClass(String filePath, String expectedPackage) throws ClassNotFoundException… in getClass() method in EclipseTestCollector