| Constructor and Description |
|---|
ConvertTextToRtf() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute(String text)
Convert some known HTML tags to corresponding RTF tags
|
public ConvertTextToRtf()
public String execute(String text) throws RuntimeException, IllegalArgumentException
execute in interface Function<String,String>text - RuntimeExceptionIllegalArgumentExceptionFunction.execute(java.lang.Object)Copyright © 2001–2018 MDA Tools. All rights reserved.