Searched refs:decodeEntityAt (Results 1 – 2 of 2) sorted by relevance
55 long endAndCodepoint = HtmlEntities.decodeEntityAt(s, amp, n); in decodeHtml()
51 public static long decodeEntityAt(String html, int offset, int limit) { in decodeEntityAt() method in HtmlEntities