Uses of Class
org.apache.olingo.odata2.api.uri.UriParser
-
Packages that use UriParser Package Description org.apache.olingo.odata2.api.rt Runtime Support -
-
Uses of UriParser in org.apache.olingo.odata2.api.rt
Methods in org.apache.olingo.odata2.api.rt that return UriParser Modifier and Type Method Description static UriParserRuntimeDelegate. getUriParser(Edm edm)Returns an parser which can parse OData uris based on metadata.protected abstract UriParserRuntimeDelegate.RuntimeDelegateInstance. getUriParser(Edm edm)
-