Searched refs:soundexMapping (Results 1 – 3 of 3) sorted by relevance
100 private char[] soundexMapping; field in Soundex204 return this.soundexMapping; in getSoundexMapping()241 private void setSoundexMapping(char[] soundexMapping) { in setSoundexMapping() argument242 this.soundexMapping = soundexMapping; in setSoundexMapping()
55 private char[] soundexMapping; field in RefinedSoundex75 this.soundexMapping = mapping; in RefinedSoundex()151 return this.soundexMapping[Character.toUpperCase(c) - 'A']; in getMappingCode()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...