Interface RewriteMap
-
- All Known Implementing Classes:
InternalRewriteMap.Escape
,InternalRewriteMap.LowerCase
,InternalRewriteMap.Unescape
,InternalRewriteMap.UpperCase
public interface RewriteMap
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
lookup(String key)
String
setParameters(String params)
-