|
||||||||||
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 (IndexWord
s,
Synset
s, and Exc
eptions) 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 |