| Package | Description |
|---|---|
| com.atlassian.confluence.velocity.htmlsafe | |
| com.atlassian.confluence.velocity.introspection |
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlSafeClassAnnotator
This method annotator will annotate various methods that are known to be HTML safe from library classes.
|
class |
HtmlSafeMethodNameAnnotator
Method annotator that marks certain methods as being HtmlSafe based on the method name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MethodAnnotatorChain
A method annotator that chains calls to a collection of other annotators
|
| Constructor and Description |
|---|
MethodAnnotatorChain(List<MethodAnnotator> annotators) |
Copyright © 2003–2016 Atlassian. All rights reserved.