Searched refs:getApi (Results 1 – 3 of 3) sorted by relevance
142 IApi fromApi = getApi(fromType, nameFrom, fromFiles, packages); in main()143 IApi toApi = getApi(toType, nameTo, toFiles, packages); in main()166 private static IApi getApi(String specType, String name, in getApi() method in Main
56 public ApiCoverage getApi() { in getApi() method in CurrentXmlHandler
163 return currentXmlHandler.getApi(); in getEmptyApiCoverage()