| Interface | Description |
|---|---|
| HTMLProcessorContext | |
| StateChangeListener | |
| Tag |
Tag returned by HTMLTagTokenizer.
|
| TagRule | |
| Text |
Text returned by HTMLTagTokenizer.
|
| TextFilter |
TextFilters can be added to the HTMLProcessor (or specific States) and allow a simple means of filtering text content.
|
| Class | Description |
|---|---|
| BasicRule | |
| BlockExtractingRule | |
| CustomTag |
A CustomTag provides a mechanism to manipulate the contents of a Tag.
|
| HTMLProcessor | |
| State | |
| StateTransitionRule |