Package org.apache.olingo.server.api.uri


package org.apache.olingo.server.api.uri
Olingo URI

The URI package is used to condense all information about the OData path used to query the data.
In order to support filter and orderby statements the ExpressionVisitor has to be implemented by an application.