Skip to Content
1
Jul 11, 2012 at 08:24 AM

Unescape HTML entities in ABAP

1576 Views

Hi,

is there a standard functionality for unecaping of HTML entities in ABAP? I have a string which contains for example "&lt;". I wont convert it to "<" character. There is a method ESCAPE_HTML in the class CL_HTTP_UTILITY, but there is not any method or function module for unescaping. Maybe has somebody a custom colution, if a standard functionality is not available?

Thanks in advance!

Best Regards,

Viktor