|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.basex.query.ft.ThesQuery
public final class ThesQuery
Simple Thesaurus entry for full-text requests.
Constructor Summary | |
---|---|
ThesQuery()
|
Method Summary | |
---|---|
void |
add(Thesaurus th)
Adds two thesaurus definitions. |
void |
merge(ThesQuery th)
Merges two thesaurus definitions. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThesQuery()
Method Detail |
---|
public void add(Thesaurus th)
th
- second thesauruspublic void merge(ThesQuery th)
th
- second thesaurus
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |