Package org.biojava.bio.seq.io.agave
Class UtilHelper
java.lang.Object
org.biojava.bio.seq.io.agave.UtilHelper
Just make the property follow the common case
- Author:
- Hanning Ni Doubletwist Inc
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object
getProperty
(Annotation annot, String key) inhibit the getProperty(key) of Annotation from throw exception when key does not exist.
-
Constructor Details
-
UtilHelper
public UtilHelper()
-
-
Method Details
-
getProperty
inhibit the getProperty(key) of Annotation from throw exception when key does not exist.
-