Type Params | Return Type | Name and description |
---|---|---|
|
java.lang.String |
getQuery() This method returns the decoded query of the URI. |
|
java.lang.String |
getResourcePath() This method returns the decoded path of the URI. |
|
java.lang.String |
getScheme() This method returns the scheme of the URI if there is one, otherwise empty space. |
This method returns the decoded query of the URI.
This method returns the decoded path of the URI.
This method returns the scheme of the URI if there is one, otherwise empty space.