| Package | Description |
|---|---|
| org.symphonyoss.symphony.messageml.util |
| Modifier and Type | Field and Description |
|---|---|
XMLAttribute.Format |
XMLAttribute.format |
| Modifier and Type | Method and Description |
|---|---|
XMLAttribute.Format |
XMLAttribute.getFormat() |
static XMLAttribute.Format |
XMLAttribute.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XMLAttribute.Format[] |
XMLAttribute.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
XmlPrintStream.escape(String in,
XMLAttribute.Format format)
Translate reserved XML characters to XML entities.
|
static XMLAttribute |
XMLAttribute.of(String name,
XMLAttribute.Format format) |
Copyright © 2020 The Symphony Software Foundation. All rights reserved.