arachnode.net

Renderer Class

The Renderer plugin is used to process DecodedHtml form rendered CrawlRequests. The primary usage of rendering a WebPage is to obtain HyperLinks to Discoveries that are not present in the DecodedHtml when downloaded with the WebClient, or when viewing the source from a browser.

For a list of all members of this type, see Renderer Members .

System.Object
   ABehavior
      ACrawlAction
         Renderer

internal class Renderer : ACrawlAction

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Arachnode.SiteCrawler.Actions

Assembly: Arachnode.SiteCrawler (in Arachnode.SiteCrawler.dll)

See Also

Renderer Members | Arachnode.SiteCrawler.Actions Namespace