public class SearchParser extends Object
| Constructor and Description |
|---|
SearchParser() |
| Modifier and Type | Method and Description |
|---|---|
protected SearchExpression |
parse(List<SearchQueryToken> tokens) |
SearchOption |
parse(String searchQuery) |
public SearchOption parse(String searchQuery) throws SearchParserException, SearchTokenizerException
protected SearchExpression parse(List<SearchQueryToken> tokens) throws SearchParserException
SearchParserExceptionCopyright © 2023. All rights reserved.