34.1 Constants

The following constants are used by this package.

c_embedded_html_escape   constant t_embedded_html_mode := 'ESCAPE';
-- escapes HTML
c_embedded_html_preserve constant t_embedded_html_mode := 'PRESERVE';
-- leaves HTML content as-is