|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DictionaryElement
Any class that represents an element contained in the dictionary (IndexWords,
Synsets, and Exceptions) must implement this interface.
| Method Summary | |
|---|---|
java.lang.Object |
getKey()
Get a key that can be used to index this element. |
DictionaryElementType |
getType()
Get the element's type. |
| Method Detail |
|---|
java.lang.Object getKey()
DictionaryElementType getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||