Method | Description | |
---|---|---|
ChangesTagLevel ( ) : bool | ||
End ( NBoilerpipeContentHandler instance, string localName ) : bool | ||
Start ( NBoilerpipeContentHandler instance, string localName, HtmlAgilityPack.HtmlAttributeCollection atts ) : bool | ||
_TagAction_Img ( ) : System |
Method | Description | |
---|---|---|
FindAlternateSrc ( HtmlAgilityPack.HtmlAttributeCollection atts ) : string | ||
FindAlternateWidthHieght ( string src ) : int>.Tuple |
public End ( NBoilerpipeContentHandler instance, string localName ) : bool | ||
instance | NBoilerpipeContentHandler | |
localName | string | |
return | bool |
public Start ( NBoilerpipeContentHandler instance, string localName, HtmlAgilityPack.HtmlAttributeCollection atts ) : bool | ||
instance | NBoilerpipeContentHandler | |
localName | string | |
atts | HtmlAgilityPack.HtmlAttributeCollection | |
return | bool |