public class UrlLinkResolver extends Object
| Constructor and Description |
|---|
UrlLinkResolver() |
UrlLinkResolver(String localRootPath) |
| Modifier and Type | Method and Description |
|---|---|
URL |
resolveLocalUrl(String src) |
URL |
resolveUrl(String src) |
void |
setLocalRootPath(String rootPath) |
public UrlLinkResolver(String localRootPath)
public UrlLinkResolver()
public URL resolveUrl(String src) throws MalformedURLException
MalformedURLException
public URL resolveLocalUrl(String src) throws MalformedURLException
MalformedURLException
public void setLocalRootPath(String rootPath)
Copyright © 1998–2021. All rights reserved.