Package | Description |
---|---|
jgloss.parser |
Backend for parsing Japanese text, searching for readings and translations of words.
|
Modifier and Type | Method and Description |
---|---|
static Conjugation[] |
Conjugation.findConjugations(String hiragana)
Search for possible conjugation at the beginning of the string.
|
static Conjugation |
Conjugation.getConjugation(String conjugatedForm,
String dictionaryForm,
String type)
Returns a conjugation with the given information.
|
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.