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