Method | Description | |
---|---|---|
Chained ( TagAction t1, TagAction t2 ) : System | ||
ChangesTagLevel ( ) : bool | ||
End ( NBoilerpipeContentHandler instance, string localName ) : bool | ||
Start ( NBoilerpipeContentHandler instance, string localName, HtmlAgilityPack.HtmlAttributeCollection atts ) : bool |
public Chained ( TagAction t1, TagAction t2 ) : System | ||
t1 | TagAction | |
t2 | TagAction | |
return | System |
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 |