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) |
public <A extends IAnnotation> A createTag(Class<?> cls, Method method, Annotation a, Class<A> annotationClass)
Copyright © 2025. All rights reserved.