public class Substitution.MapElement extends Substitution.SubstitutionElement
Modifier and Type | Field and Description |
---|---|
String |
defaultValue |
String |
key |
RewriteMap |
map |
int |
n |
Constructor and Description |
---|
Substitution.MapElement() |
public RewriteMap map
public String key
public String defaultValue
public int n
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.