| Package | Description |
|---|---|
| de.l3s.boilerpipe.labels | |
| de.l3s.boilerpipe.sax |
Classes related to parsing and producing HTML from/to Boilerpipe TextDocuments.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConditionalLabelAction
Adds labels to a
TextBlock if the given criteria are met. |
| Modifier and Type | Method and Description |
|---|---|
void |
BoilerpipeHTMLContentHandler.addLabelAction(LabelAction la) |
| Constructor and Description |
|---|
BlockTagLabelAction(LabelAction action) |
InlineTagLabelAction(LabelAction action) |