Searched defs:parseApi (Results 1 – 3 of 3) sorted by relevance
124 public static ApiInfo parseApi(String filename) throws ApiParseException { in parseApi() method in ApiCheck170 public ApiInfo parseApi(URL url) throws ApiParseException { in parseApi() method in ApiCheck
48 public static ApiInfo parseApi(InputStream xmlStream) throws ApiParseException { in parseApi() method in XmlApiFile
36 public static ApiInfo parseApi(String filename, InputStream stream) throws ApiParseException { in parseApi() method in ApiFile