Class Handlebars.SafeString

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

public static class Handlebars.SafeString extends Object implements CharSequence
A Handlebars.SafeString tell Handlebars that the content should not be escaped as HTML.
Since:
0.1.0