Package com.atlassian.velocity.htmlsafe.directive

Interface Summary
DirectiveChecker Checks whether directives are present in templates.
 

Class Summary
DefaultDirectiveChecker Checks whether a directive is present by traversing a Template's AST.
Directives Contains a set of static utility methods that operate on Velocity Directives.
DisableHtmlEscaping Represents a marker directive that indicates a template has requested to disable automatic html escaping of references.
EnableHtmlEscaping Represents a marker directive that indicates a template has requested to enable automatic html escaping of references.
 



Copyright © 2013 Atlassian. All Rights Reserved.