Class Substitution.MapElement

    • Constructor Summary

      Constructors 
      Constructor Description
      MapElement()  
    • 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

      • key

        public java.lang.String key
      • defaultValue

        public java.lang.String defaultValue
    • Constructor Detail

      • MapElement

        public MapElement()