Searched refs:getUrlContent (Results 1 – 3 of 3) sorted by relevance
151 String content = getUrlContent(String.format(WIKTIONARY_PAGE, in getPageContent()176 protected static synchronized String getUrlContent(String url) throws ApiException { in getUrlContent() method in SimpleWikiHelper
144 String content = getUrlContent(String.format(WIKTIONARY_PAGE, in getPageContent()169 protected static synchronized String getUrlContent(String url) throws ApiException { in getUrlContent() method in SimpleWikiHelper
205 String content = getUrlContent(WIKTIONARY_RANDOM); in getRandomWord()