public class UriUtils extends Object
| Constructor and Description |
|---|
UriUtils() |
public static URI quote(String s) throws URISyntaxException
s - the string to quoteURISyntaxException - passthrupublic static URI quote(URL u) throws URISyntaxException
u - the input URLURISyntaxException - passthruCopyright © 2015. All rights reserved.