메소드 | 설명 | |
---|---|---|
ExtractAuthor ( |
||
ExtractDate ( |
||
ExtractResultsFromHtml ( |
||
ExtractSnippet ( |
||
ExtractTitle ( |
||
ExtractUrl ( |
||
LoadHtmlDocument ( string content ) : |
메소드 | 설명 | |
---|---|---|
HasNextPage ( string content ) : bool | ||
IsValidNode ( |
protected ExtractAuthor ( |
||
node | ||
리턴 | string |
protected ExtractDate ( |
||
node | ||
리턴 | System.DateTime |
protected ExtractResultsFromHtml ( |
||
parentNode | ||
리턴 |
protected ExtractSnippet ( |
||
node | ||
리턴 | string |
protected ExtractTitle ( |
||
node | ||
리턴 | string |
protected ExtractUrl ( |
||
node | ||
리턴 | string |
protected LoadHtmlDocument ( string content ) : |
||
content | string | |
리턴 |