Class AbstractTemplateElement

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract java.lang.String eval​(java.util.HashMap<java.lang.String,​java.lang.String> vmap)  
      abstract java.lang.String eval​(StateRunnable so, java.util.HashMap<java.lang.String,​StateRunnable> context)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait