| Package | Description |
|---|---|
| org.apache.olingo.server.core | |
| org.apache.olingo.server.core.uri.parser | |
| org.apache.olingo.server.core.uri.parser.search |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.olingo.server.api.ODataServerError |
ODataExceptionHelper.createServerErrorObject(UriParserException e,
Locale requestedLocale) |
| Modifier and Type | Class and Description |
|---|---|
class |
UriParserSemanticException
Exception thrown during URI parsing in cases where an URI part is invalid according to the Entity Data Model.
|
class |
UriParserSyntaxException
Exception thrown during URI parsing in cases where the URI violates the URI construction rules.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.server.api.uri.UriInfo |
Parser.parseUri(String path,
String query,
String fragment,
org.apache.olingo.commons.api.edm.Edm edm) |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchParserException |
class |
SearchTokenizerException |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.