|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.princeton.wordnet.ejb.XWnWsd
public class XWnWsd
Wsd
Field Summary | |
---|---|
java.lang.String |
theText
Parsed text |
java.lang.String |
theWsd
Wsd |
Constructor Summary | |
---|---|
XWnWsd(java.lang.String thisWsd,
java.lang.String thisText)
Constructor |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String theWsd
public java.lang.String theText
Constructor Detail |
---|
public XWnWsd(java.lang.String thisWsd, java.lang.String thisText)
thisWsd
- is the wsdthisText
- is the parsed text
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |