public static class InternalRewriteMap.UpperCase extends java.lang.Object implements RewriteMap
| Constructor and Description |
|---|
UpperCase() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
lookup(java.lang.String key)
Maps a key to a replacement value.
|
java.lang.String |
setParameters(java.lang.String params)
Optional parameter that can be defined through the
RewriteMap
directive in the rewrite.config file. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetParameterspublic java.lang.String setParameters(java.lang.String params)
RewriteMapRewriteMap
directive in the rewrite.config file.setParameters in interface RewriteMapparams - the optional parameterpublic java.lang.String lookup(java.lang.String key)
RewriteMapnull to indicate, that the default
value from the RewriteRule directive should be used.lookup in interface RewriteMapkey - used by the actual implementation to generate a mapped valuenullCopyright © 2000-2024 Apache Software Foundation.
Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks or trademarks of the Apache Software Foundation.