Unlike Java, you can add annotations dynamically, and each component has its own annotations. @param annotName the annotation name (never null, nor empty). @param annotAttrs a map of attributes, or null if no attribute.The attribute must be in a pair of strings (String name, String value).
|
|
|
|