public abstract class URIUtil extends Object
URI utility methods.| Constructor and Description |
|---|
URIUtil() |
public static URI getParent(URI uri) throws URISyntaxException
uri - The input URI for which the parent URI is being requrested.URISyntaxException - Failed to reconstruct the parent URI.Copyright © 2013. All rights reserved.