Class Expressions

    • Constructor Summary

      Constructors 
      Constructor Description
      Expressions()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String resolve​(java.util.Properties props, java.lang.String expression)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Expressions

        public Expressions()
    • Method Detail

      • resolve

        public static java.lang.String resolve​(java.util.Properties props,
                                               java.lang.String expression)