protected class WebcrawlerConnector.ProcessActivityXMLHandler extends WebcrawlerConnector.ProcessActivityLinkHandler implements IXMLHandler
activities, contextDescription, documentIdentifier, filter, linkType
Constructor and Description |
---|
WebcrawlerConnector.ProcessActivityXMLHandler(String documentIdentifier,
IProcessActivity activities,
WebcrawlerConnector.DocumentURLFilter filter)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
noteDiscoveredTtlValue(String rawTtlValue)
Inform the world of a discovered ttl value.
|
boolean |
shouldIndex() |
noteDiscoveredLink
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
noteDiscoveredLink
public WebcrawlerConnector.ProcessActivityXMLHandler(String documentIdentifier, IProcessActivity activities, WebcrawlerConnector.DocumentURLFilter filter)
public boolean shouldIndex()
public void noteDiscoveredTtlValue(String rawTtlValue) throws ManifoldCFException
noteDiscoveredTtlValue
in interface IXMLHandler
rawTtlValue
- is the raw discovered ttl value. Null indicates we should set the default.ManifoldCFException