Class Handlebars.SafeString

java.lang.Object
com.github.jknack.handlebars.Handlebars.SafeString
All Implemented Interfaces:
CharSequence
Enclosing class:
Handlebars

@Deprecated(since="2024-07-10") public static class Handlebars.SafeString extends Object implements CharSequence
Deprecated.
com.github.jknack.handlebars package is deprecated and marked for removal in subsequent releases which will involve removal of the handlebars dependency in AEM.
A Handlebars.SafeString tell Handlebars that the content should not be escaped as HTML.
Since:
0.1.0