public interface IDiscoveredLinkHandler
Modifier and Type | Method and Description |
---|---|
void |
noteDiscoveredLink(String rawURL)
Inform the world of a discovered link.
|
void noteDiscoveredLink(String rawURL) throws ManifoldCFException
rawURL
- is the raw discovered url. This may be relative, malformed, or otherwise unsuitable for use until final form is acheived.ManifoldCFException