| Interface | Description |
|---|---|
| DirectiveChecker |
Checks whether directives are present in templates.
|
| Class | Description |
|---|---|
| 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 © 2018 Atlassian. All rights reserved.