public interface TagAction
| 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) |
boolean start(BoilerpipeHTMLContentHandler instance, String localName, String qName, Attributes atts) throws SAXException
SAXExceptionboolean end(BoilerpipeHTMLContentHandler instance, String localName, String qName) throws SAXException
SAXExceptionboolean changesTagLevel()
Copyright © 2013-2014. All Rights Reserved.