|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jhunlang.jmorph.DictEntry
net.sf.jhunlang.jmorph.DummyEntry
| Field Summary |
| Fields inherited from class net.sf.jhunlang.jmorph.DictEntry |
ALL_CAPITALIZED, ALL_LOWER, capitalization, CAPITALIZED, CAPS, flags, FUNNY_CAPITALIZED, homonyms, inflexion, NO_HOMONYM, root, word |
| Constructor Summary | |
DummyEntry(java.lang.String word)
|
|
| Method Summary | |
java.lang.String |
getPOS()
Return the part-of-speech string of this entry as told by DictEntry.inflexion. |
boolean |
hasFlag(int flag)
Return if DictEntry.flags contains flag |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DummyEntry(java.lang.String word)
| Method Detail |
public java.lang.String getPOS()
DictEntryDictEntry.inflexion.
getPOS in class DictEntrypublic boolean hasFlag(int flag)
DictEntryDictEntry.flags contains flag
hasFlag in class DictEntryflag - the flag to check
flags contains flag
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||