public class UrlManipulator extends Object
| Constructor and Description |
|---|
UrlManipulator() |
public static URL relativeToAbsoluteUrl(String urlFound, URL context) throws MalformedURLException
urlFound - the link as appearcontext - the URL in which the link appearedMalformedURLExceptionCopyright © 2017. All rights reserved.