| Class | Description |
|---|---|
| Link |
Class representing a link.
|
| Markdown |
Markdown text parser and writer.
|
| Mention |
Class representing a text mention.
|
| Text |
Class representing a text with entities.
|
| TextBuilder |
Factory class for
Text. |
| Exception | Description |
|---|---|
| TextParseException |
Unchecked exception thrown when an error
occurs while parsing a string.
|