Summary

Handles UrlProcessed events by looking for all links in the body of the response and saving them out to a file.
For a list of all members of this type, see LinkListCreatingUrlProcessor Members .

Type Relationships

  System.Object
    Eas.WebCrawler.PlugIns.UrlProcessedHandlers.LinkListCreatingUrlProcessor

Declaration Syntax

Public Class LinkListCreatingUrlProcessor
	Implements UrlProcessedHandler
public class LinkListCreatingUrlProcessor : UrlProcessedHandler
public __gc class LinkListCreatingUrlProcessor : public UrlProcessedHandler
public class LinkListCreatingUrlProcessor implements UrlProcessedHandler

Requirements

Namespace: Eas.WebCrawler.PlugIns.UrlProcessedHandlers
Assembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)

See Also

LinkListCreatingUrlProcessor Members | Eas.WebCrawler.PlugIns.UrlProcessedHandlers Namespace