Uses of Class
org.apache.olingo.odata2.api.uri.UriNotMatchingException

Packages that use UriNotMatchingException
org.apache.olingo.odata2.api.uri URI Parser Facade 
 

Uses of UriNotMatchingException in org.apache.olingo.odata2.api.uri
 

Methods in org.apache.olingo.odata2.api.uri that throw UriNotMatchingException
abstract  UriInfo UriParser.parse(List<PathSegment> pathSegments, Map<String,String> queryParameters)
          Parses path segments and query parameters.
abstract  UriInfo UriParser.parseAll(List<PathSegment> pathSegments, Map<String,List<String>> allQueryParameters)
          Parses path segments and query parameters.
 



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