Searched defs:getClass (Results 1 – 4 of 4) sorted by relevance
71 public IClassDescriptor getClass(String className) throws ClassNotFoundException; in getClass() method
339 public IClassDescriptor getClass(String className) throws ClassNotFoundException { in getClass() method in WidgetClassLoader
451 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