Uses of Class
com.atlassian.confluence.velocity.annotations.ReturnValueAnnotation

Packages that use ReturnValueAnnotation
com.atlassian.confluence.velocity.htmlsafe   
 

Uses of ReturnValueAnnotation in com.atlassian.confluence.velocity.htmlsafe
 

Classes in com.atlassian.confluence.velocity.htmlsafe with annotations of type ReturnValueAnnotation
 interface HtmlSafe
          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
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.