Class UtilHelper


  • public class UtilHelper
    extends Object
    Just make the property follow the common case
    Author:
    Hanning Ni Doubletwist Inc
    • Method Detail

      • getProperty

        public static Object getProperty​(Annotation annot,
                                         String key)
        inhibit the getProperty(key) of Annotation from throw exception when key does not exist.