| Package | Description |
|---|---|
| org.apache.olingo.server.core.uri.parser.search |
| Modifier and Type | Method and Description |
|---|---|
List<SearchQueryToken> |
SearchTokenizer.tokenize(String searchQuery)
Takes the search query and splits it into a list of corresponding
SearchQueryTokens. |
| Modifier and Type | Method and Description |
|---|---|
protected SearchExpression |
SearchParser.parse(List<SearchQueryToken> tokens) |
Copyright © 2023. All rights reserved.