Searched refs:getClassFile (Results 1 – 1 of 1) sorted by relevance
100 public InputStream getClassFile(String classname) throws IOException { in getClassFile() method in Javac110 return new ClassParser(getClassFile(classname), in getCompiledClass()