|
Textractor API textractor-720 (20091120123250) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttextractor.PlainTerm
public final class PlainTerm
Class for various a plain term (just a "term" value).
| Constructor Summary | |
|---|---|
PlainTerm(String term)
Create a new PlainTerm. |
|
| Method Summary | |
|---|---|
String |
getTerm()
Get the term value. |
void |
setTerm(String newval)
Set the term value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlainTerm(String term)
term - the term value| Method Detail |
|---|
public String getTerm()
getTerm in interface IResultTermpublic void setTerm(String newval)
setTerm in interface IResultTermnewval - new value for term
|
Textractor API textractor-720 (20091120123250) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||