|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILexFile
A description of a Wordnet lexical file. This interface does not give access to the actual lexicographer's file, but rather is a description, giving the name of the file, it's assigned number, and a brief description.
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns a description of the lexicographer file contents. |
java.lang.String |
getName()
Returns the name of the lexicographer file. |
int |
getNumber()
Returns the number of the lexicographer file. |
| Methods inherited from interface edu.mit.jwi.item.IHasPOS |
|---|
getPOS |
| Method Detail |
|---|
int getNumber()
java.lang.String getName()
null, empty, or all whitespace.
java.lang.String getDescription()
null, empty, or all whitespace.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||