|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.princeton.wordnet.ejb.XWnData
public class XWnData
XWordNet data
| Field Summary | |
|---|---|
java.util.List<XWnParseLft> |
theParseLfts
Parse-Lft pair |
XWnWsd |
theWsd
Wsd (see XWordNet) |
| Method Summary | |
|---|---|
static XWnData |
make(java.sql.Connection thisConnection,
long thisSynsetId)
Make XWordNet data from query |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public XWnWsd theWsd
public java.util.List<XWnParseLft> theParseLfts
| Method Detail |
|---|
public static XWnData make(java.sql.Connection thisConnection,
long thisSynsetId)
thisConnection - is the database connectionthisSynsetId - is the synset id to build query from
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||