com.itextpdf.tool.xml.pipeline.html
Class UrlLinkResolver
java.lang.Object
com.itextpdf.tool.xml.pipeline.html.UrlLinkResolver
public class UrlLinkResolver
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlLinkResolver
public UrlLinkResolver(String localRootPath)
UrlLinkResolver
public UrlLinkResolver()
resolveUrl
public URL resolveUrl(String src)
throws MalformedURLException
- Throws:
MalformedURLException
resolveLocalUrl
public URL resolveLocalUrl(String src)
throws MalformedURLException
- Throws:
MalformedURLException
setLocalRootPath
public void setLocalRootPath(String rootPath)
Copyright © 2015. All Rights Reserved.