Class BoilerpipeHTMLContentHandler

java.lang.Object
com.kohlschutter.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.