Encog 1.1 for DotNet
Spider..::.URLType Enumeration
NamespacesEncog.Bot.SpiderSpiderSpider..::.URLType
The types of link that can be encountered.
Declaration Syntax
C#Visual BasicVisual C++
public enum URLType
Public Enumeration URLType
public enum class URLType
Members
MemberDescription
HYPERLINK
Hyperlinks from the <A> tag.

IMAGE
Images from the <IMG> tag.

SCRIPT
External scripts from the <SCRIPT> tag.

STYLE
External styles from the <STYLE> tag.

Assembly: Encog (Module: Encog) Version: 1.1.0.0 (1.1.0)