Метод | Описание | |
---|---|---|
AddLabelAction ( LabelAction la ) : void | ||
AddWhitespaceIfNecessary ( ) : void | ||
EndElement ( |
||
FlushBlock ( ) : void | ||
HandleText ( HtmlAgilityPack.HtmlTextNode node ) : void | ||
SetTitle ( string s ) : void | ||
StartElement ( |
||
ToTextDocument ( ) : NBoilerpipePortable.Document.TextDocument |
Метод | Описание | |
---|---|---|
AddTextBlock ( NBoilerpipePortable.Document.TextBlock tb ) : void |
Метод | Описание | |
---|---|---|
IsHidden ( HtmlAgilityPack.HtmlAttributeCollection atts ) : bool | ||
IsTag ( String text ) : bool | ||
IsWhiteSpace ( char ch ) : bool | ||
IsWord ( string token ) : bool |
public AddLabelAction ( LabelAction la ) : void | ||
la | LabelAction | |
Результат | void |
protected AddTextBlock ( NBoilerpipePortable.Document.TextBlock tb ) : void | ||
tb | NBoilerpipePortable.Document.TextBlock | |
Результат | void |
public AddWhitespaceIfNecessary ( ) : void | ||
Результат | void |
public EndElement ( |
||
node | ||
Результат | void |
public HandleText ( HtmlAgilityPack.HtmlTextNode node ) : void | ||
node | HtmlAgilityPack.HtmlTextNode | |
Результат | void |
public StartElement ( |
||
node | ||
Результат | void |
public ToTextDocument ( ) : NBoilerpipePortable.Document.TextDocument | ||
Результат | NBoilerpipePortable.Document.TextDocument |