public interface IRTFCode
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
Return RTF content.
|
boolean |
isEscaped()
Return true if content must be escaped
(replace '{' character with "\{" and '}' with "\}")
|
boolean isEscaped()
String getContent()
Copyright © 2020 Mice S.r.l. All rights reserved.