Searched defs:parseApi (Results 1 – 3 of 3) sorted by relevance
47 public static Api parseApi(File apiFile) { in parseApi() method in Api
128 public static Map<String, ApiClass> parseApi(InputStream stream) { in parseApi() method in EnumParser
29 public static void parseApi(String filename, InputStream stream, in parseApi() method in NewApiParser