org.tinygroup.weblayer.webcontext.rewrite
类 RewriteSubstitution.Parameter
java.lang.Object
org.tinygroup.weblayer.webcontext.rewrite.RewriteSubstitution.Parameter
- 所有已实现的接口:
- org.springframework.beans.factory.InitializingBean
- 包容类:
- RewriteSubstitution
public static class RewriteSubstitution.Parameter
- extends Object
- implements org.springframework.beans.factory.InitializingBean
RewriteSubstitution.Parameter
public RewriteSubstitution.Parameter()
setKey
public void setKey(String key)
setValue
public void setValue(String value)
setValues
public void setValues(String[] values)
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- 指定者:
- 接口
org.springframework.beans.factory.InitializingBean 中的 afterPropertiesSet
- 抛出:
Exception
getKey
public String getKey(org.tinygroup.commons.tools.MatchResultSubstitution resultSubs)
getValues
public String[] getValues(org.tinygroup.commons.tools.MatchResultSubstitution resultSubs)
toString
public String toString()
- 覆盖:
- 类
Object 中的 toString
Copyright © 2006–2013 开源组织. All rights reserved.