| Package | Description |
|---|---|
| org.eclipse.nebula.widgets.richtext | |
| org.eclipse.nebula.widgets.richtext.painter |
| Modifier and Type | Method and Description |
|---|---|
void |
RichTextPainter.setEntityReplacer(EntityReplacer entityReplacer)
Set an
EntityReplacer that should be used to replace EntityReferences in the
HTML snippet to parse. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEntityReplacer
Default implementation of
EntityReplacer that knows about the most common HTML entities. |