public class AnnotationType extends ConfigType
| Constructor and Description |
|---|
AnnotationType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
getType()
Returns the Java type.
|
java.lang.Object |
valueOf(java.lang.String text)
Returns the type's configured value
|
afterConfigure, beforeConfigure, beforeConfigureBean, carefulIntrospect, create, createType, getAddAttribute, getAddBeanAttribute, getAttribute, getComponentType, getConstructor, getContentProgramAttribute, getDefaultAttribute, getProgramAttribute, getType, getTypeName, init, inject, introspect, isArray, isBean, isConstructableFromString, isEL, isEnvBean, isInlineType, isNode, isNoTrim, isProgram, isQualifier, isReplace, replaceObject, setEnvBean, setProperty, toString, valueOf, valueOfprotected static final L10N L
public java.lang.Class getType()
ConfigTypegetType in class ConfigTypepublic java.lang.Object valueOf(java.lang.String text)
valueOf in class ConfigTypebuilder - the context buildernode - the configuration nodeparent -