Class KeyMap

    • Constructor Detail

      • KeyMap

        public KeyMap()
        Empty Constructor for serialization
    • Method Detail

      • getProperty2

        public String getProperty2​(String key)
        Gets property from key; if value starts with a $ it is an alias to another property. The method is non-recursive, and only follows one level of indirection.
        Parameters:
        key - the symbolic key to resolve