Searched defs:stripHtml (Results 1 – 2 of 2) sorted by relevance
98 string stripHtml(const string& html) { in stripHtml() function
348 public static String stripHtml(final String htmlText) { in stripHtml() method in UiUtils