| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.uri.expression |
Expression Parser
|
| org.apache.olingo.odata2.core.uri.expression |
| Modifier and Type | Method and Description |
|---|---|
Object |
ExpressionVisitor.visitProperty(PropertyExpression propertyExpression,
String uriLiteral,
EdmTyped edmProperty)
Visits a property expression
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyExpressionImpl |
| Modifier and Type | Method and Description |
|---|---|
static ExpressionParserException |
FilterParserExceptionImpl.createPROPERTY_NAME_NOT_FOUND_IN_TYPE(EdmStructuralType parentType,
PropertyExpression property,
Token token,
String expression) |
Object |
JsonVisitor.visitProperty(PropertyExpression propertyExpression,
String uriLiteral,
EdmTyped edmProperty) |
Copyright © 2020. All rights reserved.