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 |
---|---|
String |
evaluate(Matcher rule,
Matcher cond,
Resolver resolver) |
public RewriteMap map
public Substitution.SubstitutionElement[] defaultValue
public Substitution.SubstitutionElement[] key
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.