Package | Description |
---|---|
de.l3s.boilerpipe.sax |
Classes related to parsing and producing HTML from/to Boilerpipe TextDocuments.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTagActionMap
Default
TagAction s. |
Modifier and Type | Field and Description |
---|---|
static TagActionMap |
DefaultTagActionMap.INSTANCE |
Constructor and Description |
---|
BoilerpipeHTMLContentHandler(TagActionMap tagActions)
Constructs a
BoilerpipeHTMLContentHandler using the given
TagActionMap . |