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 interface
ConfluenceVelocityTemplate
Exposes 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 boolean
DefaultHtmlEntityEncodingPolicy. shouldAutoEncode(HtmlSafeVelocityTemplate template)
Deprecated, for removal: This API element is subject to removal in a future version.boolean
TemplateHtmlEntityEncodingPolicy. shouldAutoEncode(HtmlSafeVelocityTemplate template)
Deprecated, for removal: This API element is subject to removal in a future version.
-