public class AnnotationBuilder extends AbstractAnnotationBuilder
pool
Constructor and Description |
---|
AnnotationBuilder(Class annotationType,
PlasticClassPool pool) |
Modifier and Type | Method and Description |
---|---|
Object |
createAnnotation() |
protected Class |
elementTypeForArrayAttribute(String name) |
protected void |
store(String name,
Object value) |
visit, visitAnnotation, visitArray, visitEnd, visitEnum
public AnnotationBuilder(Class annotationType, PlasticClassPool pool)
protected void store(String name, Object value)
store
in class AbstractAnnotationBuilder
protected Class elementTypeForArrayAttribute(String name)
elementTypeForArrayAttribute
in class AbstractAnnotationBuilder
public Object createAnnotation()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.