public class JDK15TagFactory extends Object
Constructor and Description |
---|
JDK15TagFactory() |
Modifier and Type | Method and Description |
---|---|
<A extends IAnnotation> |
createTag(Class<?> cls,
Method method,
Annotation a,
Class<A> annotationClass,
IAnnotationTransformer transformer) |
public <A extends IAnnotation> A createTag(Class<?> cls, Method method, Annotation a, Class<A> annotationClass, IAnnotationTransformer transformer)
Copyright © 2024. All rights reserved.