public interface RestURIParser extends URIParser
http://www.ietf.org/rfc/rfc3986.txt as [scheme:][//authority][path][?query][#fragment] for HTTP/HTTPS scheme| Modifier and Type | Method and Description | 
|---|---|
| String | getEndpoint()This method returns the decoded endpoint of the URI. | 
| String | getResourceName()This method returns the resource name. | 
getQuery, getResourcePath, getSchemeString getEndpoint()
String getResourceName()
Copyright © 2019. All Rights Reserved.