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