Uses of Package
com.kohlschutter.boilerpipe.sax
Packages that use com.kohlschutter.boilerpipe.sax
Package
Description
Classes related to parsing and producing HTML from/to Boilerpipe TextDocuments.
-
Classes in com.kohlschutter.boilerpipe.sax used by com.kohlschutter.boilerpipe.saxClassDescriptionA simple SAX
ContentHandler, used byBoilerpipeSAXInput.A simple SAX Parser, used byBoilerpipeSAXInput.AnInputSourceableforHTMLFetcher.Highlights text blocks in an HTML document that have been marked as "content" in the correspondingTextDocument.Extracts the images that are enclosed by extracted content.An InputSourceable can return an arbitrary number of newInputSources for a given document.Defines an action that is to be performed whenever a particular tag occurs during HTML parsing.Base class for definition a set ofTagActions that are to be used for the HTML parsing process.