edu.princeton.wordnet.ejb
Class XWnWsd

java.lang.Object
  extended by edu.princeton.wordnet.ejb.XWnWsd

public class XWnWsd
extends java.lang.Object

Wsd

Author:
Bernard Bou

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

theWsd

public java.lang.String theWsd
Wsd


theText

public java.lang.String theText
Parsed text

Constructor Detail

XWnWsd

public XWnWsd(java.lang.String thisWsd,
              java.lang.String thisText)
Constructor

Parameters:
thisWsd - is the wsd
thisText - is the parsed text