Skip navigation links

Package org.apache.olingo.odata2.api.uri

URI Parser Facade

See: Description

Package org.apache.olingo.odata2.api.uri Description

URI Parser Facade

The URI package has one central class UriParser to parse a request URI as well as several interfaces that provide access to parsed parts of the URI.
The UriParser class also provides the possibility to parse a filter or an orderBy Statement. Both are specified in the OData Protocol Specification.
The URI syntax is specified in the OData Protocol Specification in the form of an ABNF.

Skip navigation links

Copyright © 2013-2017 The Apache Software Foundation. All Rights Reserved.