public class Substitution.MapElement extends Substitution.SubstitutionElement
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
defaultValue |
java.lang.String |
key |
RewriteMap |
map |
int |
n |
| Constructor and Description |
|---|
Substitution.MapElement() |
public RewriteMap map
public java.lang.String key
public java.lang.String defaultValue
public int n
public java.lang.String evaluate(java.util.regex.Matcher rule,
java.util.regex.Matcher cond,
Resolver resolver)
evaluate in class Substitution.SubstitutionElementCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.