public class URIUtil extends Object
URIUtil()
static URI
withQuery(URI uri, Map<String,String> parameters)
withQuery(URI uri, String... parameters)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public URIUtil()
public static URI withQuery(URI uri, String... parameters)
public static URI withQuery(URI uri, Map<String,String> parameters)