|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| SearchQueryInterpreter | Creates a SearchQuery instance
from the provided String value. |
| Class Summary | |
|---|---|
| BooleanQueryFactory | Container class for the results of a SearchQueryParser operation,
providing a mutable version of the BooleanQuery. |
| SearchQueryParser | |
| SimpleSearchQueryParser | Parses Strings into SearchQuery implementations
according to the SearchQueryInterpreter provided at construction
time and returns a BooleanQueryFactory. |
| Enum Summary | |
|---|---|
| InclusionCriteria | Match tokens that describe what search constraint should be applied to a
parsed SearchQuery. |
| Exception Summary | |
|---|---|
| SearchQueryInterpreterException | Exception thrown by SearchQueryInterpreter if an error occurs
while creating a SearchQuery. |
| SearchQueryParserException | Exception thrown by the SearchQueryParser if it runs
into trouble converting a criteria string into a SearchQuery. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||