Searched defs:CharsetMatch (Results 1 – 17 of 17) sorted by relevance
32 public class CharsetMatch implements Comparable<CharsetMatch> { class182 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf) { in CharsetMatch() method in CharsetMatch202 CharsetMatch(CharsetDetector det, CharsetRecognizer rec, int conf, String csName, String lang) { in CharsetMatch() method in CharsetMatch
21 class CharsetMatch; variable
23 class CharsetMatch; variable
23 CharsetMatch::CharsetMatch() in CharsetMatch() function in CharsetMatch