Searched refs:parseXmlFile (Results 1 – 1 of 1) sorted by relevance
79 Document apiDocument = parseXmlFile(CURRENT_API_FILE); in getPublicApis()125 private static Document parseXmlFile(String filePath) throws Exception { in parseXmlFile() method in CurrentApiHelper