| Package | Description |
|---|---|
| org.symphonyoss.symphony.messageml.elements |
| Modifier and Type | Method and Description |
|---|---|
void |
Radio.buildAll(MessageMLParser context,
Element element) |
void |
Element.buildAll(MessageMLParser context,
Element element)
Process a DOM element, descending into its children, and construct the output MessageML tree.
|
void |
Checkbox.buildAll(MessageMLParser context,
Element element) |
protected void |
Element.buildNode(MessageMLParser context,
Node node)
Build a text node or a MessageML element based on the provided DOM node.
|
Copyright © 2019 The Symphony Software Foundation. All rights reserved.