|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.princeton.wordnet.ejb.XWnParseLft
public class XWnParseLft
Parse-Lft pair
| Field Summary | |
|---|---|
int |
theLftQuality
Lft quality |
int |
theParseQuality
Parse quality |
| Constructor Summary | |
|---|---|
XWnParseLft(java.lang.String thisParse,
java.lang.String thisLft,
int thisParseQuality,
int thisLftQuality)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getLft()
Get lft |
java.lang.String |
getParse()
Get parse |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int theParseQuality
public int theLftQuality
| Constructor Detail |
|---|
public XWnParseLft(java.lang.String thisParse,
java.lang.String thisLft,
int thisParseQuality,
int thisLftQuality)
thisParse - is the parsethisLft - is the lftthisParseQuality - is the parse qualitythisLftQuality - is the lft quality| Method Detail |
|---|
public java.lang.String getParse()
public java.lang.String getLft()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||