public static final class CommonTagActions.Chained extends Object implements TagAction
| Constructor and Description |
|---|
CommonTagActions.Chained(TagAction t1,
TagAction t2) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
changesTagLevel() |
boolean |
end(BoilerpipeHTMLContentHandler instance,
String localName,
String qName) |
boolean |
start(BoilerpipeHTMLContentHandler instance,
String localName,
String qName,
Attributes atts) |
public boolean start(BoilerpipeHTMLContentHandler instance, String localName, String qName, Attributes atts) throws SAXException
start in interface TagActionSAXExceptionpublic boolean end(BoilerpipeHTMLContentHandler instance, String localName, String qName) throws SAXException
end in interface TagActionSAXExceptionpublic boolean changesTagLevel()
changesTagLevel in interface TagActionCopyright © 2013-2014. All Rights Reserved.