Class BoilerpipeHTMLContentHandler

java.lang.Object
de.l3s.boilerpipe.sax.BoilerpipeHTMLContentHandler
All Implemented Interfaces:
ContentHandler

public class BoilerpipeHTMLContentHandler extends Object implements ContentHandler
A simple SAX ContentHandler, used by BoilerpipeSAXInput. Can be used by different parser implementations, e.g. NekoHTML and TagSoup.
Author:
Christian Kohlschütter