Searched refs:getSoundexMapping (Results 1 – 1 of 1) sorted by relevance
203 private char[] getSoundexMapping() { in getSoundexMapping() method in Soundex218 if (index < 0 || index >= this.getSoundexMapping().length) { in map()221 return this.getSoundexMapping()[index]; in map()