Package de.l3s.boilerpipe.sax

Classes related to parsing and producing HTML from/to Boilerpipe TextDocuments.

See:
          Description

Class Summary
BoilerpipeHTMLContentHandler A simple SAX ContentHandler, used by BoilerpipeSAXInput.
BoilerpipeHTMLParser A simple SAX Parser, used by BoilerpipeSAXInput.
BoilerpipeSAXInput Parses an InputSource using SAX and returns a TextDocument.
HTMLHighlighter Highlights text blocks in an HTML document that have been marked as "content" in the corresponding TextDocument.
 

Package de.l3s.boilerpipe.sax Description

Classes related to parsing and producing HTML from/to Boilerpipe TextDocuments.