Class Substitution.ServerVariableHttpElement

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String key  
    • 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
    • Constructor Detail

      • ServerVariableHttpElement

        public ServerVariableHttpElement()