| Package | Description |
|---|---|
| org.symphonyoss.symphony.messageml | |
| org.symphonyoss.symphony.messageml.elements |
| Modifier and Type | Method and Description |
|---|---|
FormatEnum |
MessageMLParser.getMessageFormat() |
| Modifier and Type | Field and Description |
|---|---|
protected FormatEnum |
Element.format |
| Modifier and Type | Method and Description |
|---|---|
FormatEnum |
RegexElement.getFormat() |
FormatEnum |
Element.getFormat()
Return the format (MessageML or PresentationML) of the element.
|
static FormatEnum |
FormatEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormatEnum[] |
FormatEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 The Symphony Software Foundation. All rights reserved.