| Package | Description |
|---|---|
| org.apache.olingo.odata2.core.uri.expression |
| Modifier and Type | Method and Description |
|---|---|
static TokenizerException |
TokenizerException.createTYPEDECTECTION_FAILED_ON_STRING(EdmLiteralException ex,
int position,
String uriLiteral) |
static TokenizerException |
TokenizerException.createUNKNOWN_CHARACTER(int position,
String uriLiteral,
String expression) |
TokenizerException |
TokenizerException.setToken(Token token) |
| Modifier and Type | Method and Description |
|---|---|
static ExpressionParserException |
FilterParserExceptionImpl.createERROR_IN_TOKENIZER(TokenizerException exceptionTokenizer,
String expression) |
| Modifier and Type | Method and Description |
|---|---|
TokenList |
Tokenizer.tokenize()
Tokenizes an expression as defined per OData specification
|
Copyright © 2020. All rights reserved.