|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.princeton.wordnet.ejb.XWnEntry
public class XWnEntry
XWordNet entry (used in overview)
| Field Summary | |
|---|---|
java.util.List<XWnSynset> |
theSynsets
List of synsets for which XWordNet data is available |
Word |
theWord
Target word |
| Method Summary | |
|---|---|
static XWnEntry |
make(java.sql.Connection thisConnection,
java.lang.String thisLemma)
Make XWordnet entry from query |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Word theWord
public java.util.List<XWnSynset> theSynsets
| Method Detail |
|---|
public static XWnEntry make(java.sql.Connection thisConnection,
java.lang.String thisLemma)
thisConnection - is the database connectionthisLemma - is the target string
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||