|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectipipan.spejd.readers.Ogonkifier
public class Ogonkifier
Class for adding diacrits to Strings.
Constructor Summary | |
---|---|
Ogonkifier()
|
Method Summary | |
---|---|
static java.util.List<java.lang.String> |
ogonkify(java.lang.String orth)
Generate a list of ogonkified words - candidates to check. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Ogonkifier()
Method Detail |
---|
public static java.util.List<java.lang.String> ogonkify(java.lang.String orth)
orth
- form to generate candidates from
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |