Uses of Interface
com.atlassian.confluence.velocity.htmlsafe.HtmlSafeVelocityTemplate
-
Packages that use HtmlSafeVelocityTemplate Package Description com.atlassian.confluence.util.velocity -
-
Uses of HtmlSafeVelocityTemplate in com.atlassian.confluence.util.velocity
Subinterfaces of HtmlSafeVelocityTemplate in com.atlassian.confluence.util.velocity Modifier and Type Interface Description interfaceConfluenceVelocityTemplateExposes template details that are of interest to the Confluence Velocity template rendering subsystem.Methods in com.atlassian.confluence.util.velocity with parameters of type HtmlSafeVelocityTemplate Modifier and Type Method Description booleanDefaultHtmlEntityEncodingPolicy. shouldAutoEncode(HtmlSafeVelocityTemplate template)Deprecated, for removal: This API element is subject to removal in a future version.booleanTemplateHtmlEntityEncodingPolicy. shouldAutoEncode(HtmlSafeVelocityTemplate template)Deprecated, for removal: This API element is subject to removal in a future version.
-