org.tinygroup.weblayer.webcontext.rewrite
public static class RewriteSubstitution.Parameter extends Object implements org.springframework.beans.factory.InitializingBean
| Constructor and 描述 |
|---|
RewriteSubstitution.Parameter() |
| Modifier and Type | Method and 描述 |
|---|---|
void |
afterPropertiesSet() |
String |
getKey(org.tinygroup.commons.tools.MatchResultSubstitution resultSubs) |
String[] |
getValues(org.tinygroup.commons.tools.MatchResultSubstitution resultSubs) |
void |
setKey(String key) |
void |
setValue(String value) |
void |
setValues(String[] values) |
String |
toString() |
public void setKey(String key)
public void setValue(String value)
public void setValues(String[] values)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet 接口 {1} 中的 {0} org.springframework.beans.factory.InitializingBeanExceptionpublic String getKey(org.tinygroup.commons.tools.MatchResultSubstitution resultSubs)
public String[] getValues(org.tinygroup.commons.tools.MatchResultSubstitution resultSubs)
Copyright © 2006–2015 TinyGroup. All rights reserved.