Uses of Interface
de.l3s.boilerpipe.BoilerpipeInput

Packages that use BoilerpipeInput
de.l3s.boilerpipe.sax Classes related to parsing and producing HTML from/to Boilerpipe TextDocuments. 
 

Uses of BoilerpipeInput in de.l3s.boilerpipe.sax
 

Classes in de.l3s.boilerpipe.sax that implement BoilerpipeInput
 class BoilerpipeSAXInput
          Parses an InputSource using SAX and returns a TextDocument.