메소드 | 설명 | |
---|---|---|
GetChapterAsync ( |
||
GetChapterLinksAsync ( string baseUrl, |
||
GetNovelInfoAsync ( string baseUrl, |
||
RoyalRoadLSource ( ) : System |
메소드 | 설명 | |
---|---|---|
CollectChapterLinks ( string baseUrl, IEnumerable |
||
ExpandSpoilers ( IElement rootElement ) : void |
Expands spoilers in HTML for easy reading. Expects: Spoilerxxx
|
|
RemoveDonation ( IElement rootElement ) : void | ||
RemoveNavigation ( IElement rootElement ) : void |
메소드 | 설명 | |
---|---|---|
CleanupHTML ( string html ) : string | ||
RemoveEmptyTags ( IElement rootElement ) : void |
protected CollectChapterLinks ( string baseUrl, IEnumerable |
||
baseUrl | string | |
linkElements | IEnumerable |
|
linkFilter | bool>.Func | |
리턴 | IEnumerable |
protected ExpandSpoilers ( IElement rootElement ) : void | ||
rootElement | IElement | |
리턴 | void |
public GetChapterAsync ( |
||
link | ||
options | ChapterRetrievalOptions | |
token | ||
리턴 | Task |
public GetChapterLinksAsync ( string baseUrl, |
||
baseUrl | string | |
token | ||
리턴 | Task |
public GetNovelInfoAsync ( string baseUrl, |
||
baseUrl | string | |
token | ||
리턴 | Task |
protected RemoveDonation ( IElement rootElement ) : void | ||
rootElement | IElement | |
리턴 | void |
protected RemoveNavigation ( IElement rootElement ) : void | ||
rootElement | IElement | |
리턴 | void |