| Interface | Description |
|---|---|
| EntityReplacer |
Implementations of this interface are intended to transform an
EntityReference to a
String representation. |
| Class | Description |
|---|---|
| AlignmentStyle |
Alignment style information that is extracted out of the style attribute of span, ul and ol tags.
|
| DefaultEntityReplacer |
Default implementation of
EntityReplacer that knows about the most common HTML entities. |
| LinePainter | |
| ResourceHelper | |
| SpanElement |
Element for tracking nested span tags and the attributes they specify.
|
| TagProcessingState |
This class is used to keep track of the style setting regarding opened tags.
|
| Enum | Description |
|---|---|
| SpanElement.SpanType | |
| TagProcessingState.TextAlignment |
Enumeration to specify the text alignment in a paragraph.
|