| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.uri |
URI Parser Facade
|
| org.apache.olingo.odata2.api.uri.expression |
Expression Parser
|
| org.apache.olingo.odata2.core.rest | |
| org.apache.olingo.odata2.core.uri.expression |
| Modifier and Type | Class and Description |
|---|---|
class |
UriSyntaxException
Exception for violation of the OData URI construction rules,
resulting in a 400 Bad Request response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionParserException
Exception thrown while parsing a filter or orderby expression
|
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
RestUtil.extractAcceptHeaders(SubLocatorParameter param) |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterParserExceptionImpl
This class is used to create exceptions of type FilterParserException.
|
Copyright © 2020. All rights reserved.