|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XorClause
A special clause to distinguish between QueryParser's guesses to the specific LeafClause type. By default the name of the hint indicates to what is on the left side, or the first child.
| Nested Class Summary | |
|---|---|
static class |
XorClause.Hint
|
| Method Summary | |
|---|---|
XorClause.Hint |
getHint()
The Hint give the neccesary programmatic hint to how the two branches differ. |
| Methods inherited from interface no.sesat.search.query.BinaryClause |
|---|
getSecondClause |
| Methods inherited from interface no.sesat.search.query.UnaryClause |
|---|
getFirstClause |
| Methods inherited from interface no.sesat.search.query.Clause |
|---|
getKnownPredicates, getPossiblePredicates, getTerm |
| Methods inherited from interface no.sesat.commons.visitor.Visitable |
|---|
accept |
| Method Detail |
|---|
XorClause.Hint getHint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||