public final class HtmlSafeClassAnnotator extends Object implements MethodAnnotator
At present this annotator will annotate the htmlEncode method from TextUtils
and
VelocityWebWorkUtil
as being HTML safe.
Constructor and Description |
---|
HtmlSafeClassAnnotator() |
Modifier and Type | Method and Description |
---|---|
Collection<Annotation> |
getAnnotationsForMethod(Method method)
Return a collection of annotations for a method
|
public Collection<Annotation> getAnnotationsForMethod(Method method)
MethodAnnotator
getAnnotationsForMethod
in interface MethodAnnotator
method
- Method to annotateCopyright © 2003–2016 Atlassian. All rights reserved.