Join Slack
Powered by
Hi team, Is anyone has idea to convert special ch...
# general
r
raju
12/16/2019, 2:48 PM
Hi team, Is anyone has idea to convert special characters in XML free marker language? Here is the string “*Test & Test < Test > “Test ' Test*” I have and this need to be converted to “*Test & Test < Test > "Test ' Test*”
s
Seth Duda
12/16/2019, 7:29 PM
You can use this:
https://freemarker.apache.org/docs/ref_builtins_string.html#ref_builtin_html
3
Views
Open in Slack
Previous
Next