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)
MethodAnnotatorgetAnnotationsForMethod in interface MethodAnnotatormethod - Method to annotateCopyright © 2003–2017 Atlassian. All rights reserved.