HtmlSafe.@Deprecated public class ConfluenceHtmlAnnotationEscaper extends com.atlassian.velocity.htmlsafe.HtmlAnnotationEscaper
ReferenceInsertionEventHandler that HTML encodes any value not annotated
as being HtmlSafe.
It also excludes some references from escaping based on name:
| Constructor and Description |
|---|
ConfluenceHtmlAnnotationEscaper()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
shouldEscape(String referenceName,
Object value,
Collection<Annotation> annotations)
Deprecated.
|
annotatedValueInsertpublic ConfluenceHtmlAnnotationEscaper()
protected boolean shouldEscape(String referenceName, Object value, Collection<Annotation> annotations)
shouldEscape in class com.atlassian.velocity.htmlsafe.HtmlAnnotationEscaperCopyright © 2003–2021 Atlassian. All rights reserved.