Class SingleKeySymbolProvider

    • Constructor Summary

      Constructors 
      Constructor Description
       symbolName,  value)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
       symbolName)
      Returns the value for the symbol, or null if this provider can not provide a value.
      • Methods inherited from class java.lang.

        , , , , , , , , , ,
    • Constructor Detail

      • SingleKeySymbolProvider

        public  symbolName,
                                        value)
    • Method Detail

      • valueForSymbol

        public   symbolName)
        Description copied from interface: SymbolProvider
        Returns the value for the symbol, or null if this provider can not provide a value. The value itself may contain symbols that will be recursively expanded.
        Specified by:
        valueForSymbol in interface SymbolProvider
        Returns:
        the value or null