Uses of Class
org.apache.manifoldcf.crawler.connectors.webcrawler.WebURL
-
-
Uses of WebURL in org.apache.manifoldcf.crawler.connectors.webcrawler
Methods in org.apache.manifoldcf.crawler.connectors.webcrawler that return WebURL Modifier and Type Method Description WebURLWebURL. resolve(java.lang.String raw)Methods in org.apache.manifoldcf.crawler.connectors.webcrawler with parameters of type WebURL Modifier and Type Method Description protected java.lang.StringWebcrawlerConnector. doCanonicalization(WebcrawlerConnector.DocumentURLFilter filter, WebURL url)Code to canonicalize a URL.
-