Annotation Interface HtmlSafe


@Retention(RUNTIME) @Target(METHOD) @Deprecated(forRemoval=true) public @interface HtmlSafe
Deprecated, for removal: This API element is subject to removal in a future version.
since 6.5, for removal in 10.0. Use HtmlSafe instead.
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