public class AnnotationHelper extends Object
Constructor and Description |
---|
AnnotationHelper() |
Modifier and Type | Method and Description |
---|---|
static Annotation |
getAnnotation(String annotationName,
List<Annotation> annotationList) |
static Element |
getAnnotationElement(String annotationName,
String elementName,
List<Annotation> annotationList) |
public static Annotation getAnnotation(String annotationName, List<Annotation> annotationList)
public static Element getAnnotationElement(String annotationName, String elementName, List<Annotation> annotationList)
Copyright © 2018 WSO2. All rights reserved.