@Retention @Target public abstract @interface

HtmlSafe

implements Annotation
com.atlassian.confluence.velocity.htmlsafe.HtmlSafe

Class Overview

Declares that this method returns an object that does not require encoding if it is printed to a HTML document via its toString() method

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation