| Package | Description |
|---|---|
| org.symphonyoss.symphony.messageml | |
| org.symphonyoss.symphony.messageml.elements | |
| org.symphonyoss.symphony.messageml.util |
| Modifier and Type | Method and Description |
|---|---|
String |
MessageMLContext.getText()
Retrieve a string representation of the message by getting the values of
its PresentationML elements.
|
void |
MessageMLContext.parseMessageML(String message,
String entityJson,
String version)
Parse the text contents of the message and optionally EntityJSON into a MessageMLV2 message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Element.buildAll(MessageMLParser context,
Element element)
Process a DOM element, descending into its children, and construct the output MessageML tree.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IDataProvider.validateURI(URI uri)
Check an URI against a whitelist of supported protocols.
|
Copyright © 2017 The Symphony Software Foundation. All rights reserved.