Searched defs:getClass (Results 1 – 5 of 5) 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
436 public IClassDescriptor getClass(String className) throws ClassNotFoundException { in getClass() method in AndroidJarLoader
80 ApiClass getClass(String fqcn) { in getClass() method in Api
111 …protected Class<?> getClass(String filePath, String expectedPackage) throws ClassNotFoundException… in getClass() method in EclipseTestCollector