Method | Description | |
---|---|---|
ChangesTagLevel ( ) : bool | ||
End ( NBoilerpipeContentHandler instance, string localName ) : bool | ||
InlineTagLabelAction ( LabelAction action ) : System | ||
Start ( NBoilerpipeContentHandler instance, string localName, HtmlAgilityPack.HtmlAttributeCollection atts ) : bool |
public End ( NBoilerpipeContentHandler instance, string localName ) : bool | ||
instance | NBoilerpipeContentHandler | |
localName | string | |
return | bool |
public InlineTagLabelAction ( LabelAction action ) : System | ||
action | LabelAction | |
return | System |
public Start ( NBoilerpipeContentHandler instance, string localName, HtmlAgilityPack.HtmlAttributeCollection atts ) : bool | ||
instance | NBoilerpipeContentHandler | |
localName | string | |
atts | HtmlAgilityPack.HtmlAttributeCollection | |
return | bool |