Searched defs:getClass (Results 1 – 4 of 4) sorted by relevance
71 public IClassDescriptor getClass(String className) throws ClassNotFoundException; in getClass() method
330 public IClassDescriptor getClass(String className) throws ClassNotFoundException { in getClass() method in WidgetClassLoader
424 public IClassDescriptor getClass(String className) throws ClassNotFoundException { in getClass() method in AndroidJarLoader
95 …protected Class<?> getClass(String filePath, String expectedPackage) throws ClassNotFoundException… in getClass() method in EclipseTestCollector