|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBinaryClause | |
|---|---|
| no.sesat.search.query.parser |
IMPLEMENTATION PACKAGE TO no.sesat.search.query. Therefore the dependency goes from this package to the query pacakge. |
| Uses of AbstractBinaryClause in no.sesat.search.query.parser |
|---|
| Subclasses of AbstractBinaryClause in no.sesat.search.query.parser | |
|---|---|
class |
AndClauseImpl
The AndClauseImpl represents a joining clause between two terms in the query. |
class |
AndNotClauseImpl
The AndNotClauseImpl represents a joining not clause between two terms in the query. |
class |
DefaultOperatorClauseImpl
The OrClauseImpl represents a joining clause between two terms in the query. |
class |
OrClauseImpl
The OrClauseImpl represents a joining clause between two terms in the query. |
class |
XorClauseImpl
The XorClauseImpl represents a joining clause between two terms in the query. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||