public interface UriProcessorInterface
| Modifier and Type | Method and Description |
|---|---|
CrawleableUri |
recognizeInetAddress(CrawleableUri uri)
Recognizes the IP address of
CrawleableUri. |
CrawleableUri |
recognizeUriType(CrawleableUri uri)
Recognizes the type of
CrawleableUri. |
CrawleableUri recognizeUriType(CrawleableUri uri)
CrawleableUri.uri - the CrawleableUri instanceCrawleableUri recognizeInetAddress(CrawleableUri uri) throws UnknownHostException
CrawleableUri.uri - the CrawleableUri instanceUnknownHostExceptionCopyright © 2017–2019. All rights reserved.