Class PropertyRetriever


  • public class PropertyRetriever
    extends Object
    Provides access to properties requested during decoding.
    • Constructor Detail

      • PropertyRetriever

        public PropertyRetriever()
    • Method Detail

      • getenv

        public static String getenv​(String key)
        Gets the value to use for the specified property.
        Parameters:
        key - Name of property.
        Returns:
        Value of property specified.