Uses of Class
com.kohlschutter.boilerpipe.sax.HTMLHighlighter.TagAction
Packages that use HTMLHighlighter.TagAction
Package
Description
Classes related to parsing and producing HTML from/to Boilerpipe TextDocuments.
-
Uses of HTMLHighlighter.TagAction in com.kohlschutter.boilerpipe.sax
Fields in com.kohlschutter.boilerpipe.sax declared as HTMLHighlighter.TagActionModifier and TypeFieldDescriptionprivate static final HTMLHighlighter.TagActionHTMLHighlighter.TA_HEADprivate static final HTMLHighlighter.TagActionHTMLHighlighter.TA_IGNORABLE_ELEMENTFields in com.kohlschutter.boilerpipe.sax with type parameters of type HTMLHighlighter.TagActionModifier and TypeFieldDescriptionprivate static Map<String, HTMLHighlighter.TagAction> HTMLHighlighter.TAG_ACTIONS