프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BloatClasses | List |
||
NextChapterNames | List |
||
PostClasses | List |
||
TitleClasses | List |
메소드 | 설명 | |
---|---|---|
BlogspotSource ( ) : System | ||
GetChapterAsync ( |
||
GetChapterLinksAsync ( string baseUrl, |
메소드 | 설명 | |
---|---|---|
BlogspotSource ( string sourceName ) : System | ||
ParseChapter ( IElement rootElement, |
||
RemoveBloat ( IElement element ) : void | ||
RemoveNavigation ( IElement element ) : void |
protected BlogspotSource ( string sourceName ) : System | ||
sourceName | string | |
리턴 | System |
public GetChapterAsync ( |
||
link | ||
options | ChapterRetrievalOptions | |
token | ||
리턴 | Task |
public GetChapterLinksAsync ( string baseUrl, |
||
baseUrl | string | |
token | ||
리턴 | Task |
protected ParseChapter ( IElement rootElement, |
||
rootElement | IElement | |
token | ||
리턴 |
protected RemoveNavigation ( IElement element ) : void | ||
element | IElement | |
리턴 | void |