public class URIUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
path(URI uri)
Returns path of given URI.
|
static String |
url(URI uri)
Returns string representation of supplied URL.
|
Copyright © 2018–2022. All rights reserved.