public class UtilHelper
extends java.lang.Object
Constructor and Description |
---|
UtilHelper() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
getProperty(Annotation annot,
java.lang.String key)
inhibit the getProperty(key) of Annotation from throw exception when
key does not exist.
|
public static java.lang.Object getProperty(Annotation annot, java.lang.String key)