Annotation Interface HtmlSafe
Deprecated, for removal: This API element is subject to removal in a future version.
Declares that this method returns an object that does not require encoding if it is printed to a HTML document via
its
Object.toString()
method
HtmlSafe
instead.