|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEpuratePhoneticComplement
IEpuratePhoneticComplement : declare algorithm for epurate phonetic complement from BILITERE feature.
Method Summary | |
---|---|
java.lang.String[] |
epurate(java.lang.String[] transliteration,
int number,
java.util.HashMap ht)
return a transliterated sequence without phonetic complements. |
Method Detail |
---|
java.lang.String[] epurate(java.lang.String[] transliteration, int number, java.util.HashMap ht) throws java.lang.Exception
return a transliterated sequence without phonetic complements.
transliteration
- transliteration to epuratenumber
- number of caracters to concatenate (ex : 2 for biliteres)ht
- informations about phonograms
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |