Class UrlLinkResolver
java.lang.Object
com.itextpdf.tool.xml.pipeline.html.UrlLinkResolver
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionresolveLocalUrl
(String src) resolveUrl
(String src) void
setLocalRootPath
(String rootPath)
-
Field Details
-
rootPath
-
-
Constructor Details
-
UrlLinkResolver
-
UrlLinkResolver
public UrlLinkResolver()
-
-
Method Details
-
resolveUrl
- Throws:
MalformedURLException
-
resolveLocalUrl
- Throws:
MalformedURLException
-
setLocalRootPath
-