Class SafeString
java.lang.Object
io.pebbletemplates.pebble.extension.escaper.SafeString
Wrap a string in this to mark the string as safe to ignore by the Escape extension.
Warning: The EscaperExtension will never escape a string that is wrapped with this class.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
-
Constructor Details
-
SafeString
-
-
Method Details
-
toString
-
equals
-
hashCode
-