Class InternalRewriteMap.Unescape

    • Constructor Summary

      Constructors 
      Constructor Description
      Unescape()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String lookup​(java.lang.String key)  
      java.lang.String setParameters​(java.lang.String params)  
      • Methods inherited from class java.lang.Object

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

      • Unescape

        public Unescape()
    • Method Detail

      • setParameters

        public java.lang.String setParameters​(java.lang.String params)
        Specified by:
        setParameters in interface RewriteMap
      • lookup

        public java.lang.String lookup​(java.lang.String key)
        Specified by:
        lookup in interface RewriteMap