public class URIUtils extends Object
URIUtils()
static String
getRelativePath(String targetPath, String basePath, String pathSeparator)
static URI
resolve(URI baseURI, String reference)
resolve(URI baseURI, URI reference)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public URIUtils()
public static URI resolve(URI baseURI, String reference)
public static URI resolve(URI baseURI, URI reference)
baseURI
reference
public static String getRelativePath(String targetPath, String basePath, String pathSeparator)
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.