| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.rt |
Runtime Support
|
| org.apache.olingo.odata2.core.rt | |
| org.apache.olingo.odata2.core.uri |
| Modifier and Type | Method and Description |
|---|---|
static UriParser |
RuntimeDelegate.getUriParser(Edm edm)
Returns an parser which can parse OData uris based on metadata.
|
protected abstract UriParser |
RuntimeDelegate.RuntimeDelegateInstance.getUriParser(Edm edm) |
| Modifier and Type | Method and Description |
|---|---|
protected UriParser |
RuntimeDelegateImpl.getUriParser(Edm edm) |
| Modifier and Type | Class and Description |
|---|---|
class |
UriParserImpl
Parser for the OData part of the URL.
|
Copyright © 2020. All rights reserved.