Class Substitution.StaticElement

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String value  
    • Constructor Summary

      Constructors 
      Constructor Description
      StaticElement()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String evaluate​(java.util.regex.Matcher rule, java.util.regex.Matcher cond, Resolver resolver)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • value

        public java.lang.String value
    • Constructor Detail

      • StaticElement

        public StaticElement()