Package | Description |
---|---|
org.apache.commons.codec.language |
Language and phonetic encoders.
|
Modifier and Type | Field and Description |
---|---|
private static Map<Character,List<DaitchMokotoffSoundex.Rule>> |
DaitchMokotoffSoundex.RULES
Transformation rules indexed by the first character of their pattern.
|
Modifier and Type | Method and Description |
---|---|
private static void |
DaitchMokotoffSoundex.parseRules(Scanner scanner,
String location,
Map<Character,List<DaitchMokotoffSoundex.Rule>> ruleMapping,
Map<Character,Character> asciiFoldings) |
commons-codec version 1.10 - Copyright © 2002-2015 - Apache Software Foundation