Searched defs:getClassFile (Results 1 – 2 of 2) sorted by relevance
52 abstract ClassFile getClassFile(String name, String suffix) throws IOException; in getClassFile() method in ClassPath.AbstractPathEntry76 ClassFile getClassFile(final String name, final String suffix) throws IOException { in getClassFile() method in ClassPath.AbstractZip
231 public ClassFile getClassFile() { in getClassFile() method in CtClass