| Constructor and Description |
|---|
MessageMLContext(IDataProvider dataProvider) |
| Constructor and Description |
|---|
Link(Element parent,
IDataProvider dataProvider) |
Link(Element parent,
String href,
IDataProvider dataProvider) |
Mention(Element parent,
int entityIndex,
IDataProvider dataProvider) |
Mention(Element parent,
int entityIndex,
Long uid,
IDataProvider dataProvider) |
Mention(Element parent,
String presentationMlTag,
Long uid,
IDataProvider dataProvider) |
| Constructor and Description |
|---|
MarkdownParser(IDataProvider dataProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpDataProvider
A utility
IDataProvider which populates IUserPresentation with the input (either user email or user ID)
and always validates input URLs. |
class |
NullDataProvider
A utility
IDataProvider which populates IUserPresentation with empty strings and a user ID of 0 for every input
and always validates input URLs. |
Copyright © 2020 The Symphony Software Foundation. All rights reserved.