Свойство | Type | Description | |
---|---|---|---|
CommentRegex | |||
HttpRequestResult | HttpRequestResult | ||
HyperLinkRegex | |||
ImageRegex | |||
JavaScriptRegex | |||
StyleSheetRegex |
Méthode | Description | |
---|---|---|
GenerateHyperLinks ( ) : List |
||
GenerateImages ( ) : List | ||
GenerateJavaScripts ( ) : List |
||
GenerateStyleSheets ( ) : List |
||
HtmlParser ( HttpRequestResult HttpRequestResult ) : System | ||
IsCorrectScheme ( string match ) : bool | ||
Parse ( ) : List |
public HtmlParser ( HttpRequestResult HttpRequestResult ) : System | ||
HttpRequestResult | HttpRequestResult | |
Résultat | System |
public IsCorrectScheme ( string match ) : bool | ||
match | string | |
Résultat | bool |
public static Regex,System.Text.RegularExpressions CommentRegex | ||
Résultat |
public HttpRequestResult HttpRequestResult | ||
Résultat | HttpRequestResult |
public static Regex,System.Text.RegularExpressions HyperLinkRegex | ||
Résultat |
public static Regex,System.Text.RegularExpressions ImageRegex | ||
Résultat |
public static Regex,System.Text.RegularExpressions JavaScriptRegex | ||
Résultat |