| Interface | Description |
|---|---|
| BoilerpipeDocumentSource |
Something that can be represented as a
TextDocument. |
| BoilerpipeExtractor |
Describes a complete filter pipeline.
|
| BoilerpipeFilter |
A generic
BoilerpipeFilter. |
| BoilerpipeInput |
A source that returns
TextDocuments. |
| Exception | Description |
|---|---|
| BoilerpipeProcessingException |
Exception for signaling failure in the processing pipeline.
|
The Boilerpipe top-level package.