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.
|
annotatedValueInsert
public ConfluenceHtmlAnnotationEscaper()
protected boolean shouldEscape(String referenceName, Object value, Collection<Annotation> annotations)
shouldEscape
in class com.atlassian.velocity.htmlsafe.HtmlAnnotationEscaper
Copyright © 2003–2020 Atlassian. All rights reserved.