Свойство | Type | Description | |
---|---|---|---|
BloatClasses | List |
||
NextChapterNames | List |
||
PostClasses | List |
||
TitleClasses | List |
Méthode | Description | |
---|---|---|
BlogspotSource ( ) : System | ||
GetChapterAsync ( |
||
GetChapterLinksAsync ( string baseUrl, |
Méthode | Description | |
---|---|---|
BlogspotSource ( string sourceName ) : System | ||
ParseChapter ( IElement rootElement, |
||
RemoveBloat ( IElement element ) : void | ||
RemoveNavigation ( IElement element ) : void |
protected BlogspotSource ( string sourceName ) : System | ||
sourceName | string | |
Résultat | System |
public GetChapterAsync ( |
||
link | ||
options | ChapterRetrievalOptions | |
token | ||
Résultat | Task |
public GetChapterLinksAsync ( string baseUrl, |
||
baseUrl | string | |
token | ||
Résultat | Task |
protected ParseChapter ( IElement rootElement, |
||
rootElement | IElement | |
token | ||
Résultat |
protected RemoveBloat ( IElement element ) : void | ||
element | IElement | |
Résultat | void |
protected RemoveNavigation ( IElement element ) : void | ||
element | IElement | |
Résultat | void |