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