org.tinygroup.weblayer.webcontext.rewrite
接口 RewriteSubstitutionContext
- 所有超级接口:
- RewriteContext
public interface RewriteSubstitutionContext
- extends RewriteContext
代表一个替换过程的上下文信息。
用户RewriteSubstitutionHandler处理程序可以修改path和参数。
- 作者:
- renhui
getPath
String getPath()
setPath
void setPath(String path)
getParserWebContext
ParserWebContext getParserWebContext()
getParameters
ParameterParser getParameters()
getMatchResultSubstitution
org.tinygroup.commons.tools.MatchResultSubstitution getMatchResultSubstitution()
Copyright © 2006–2013 开源组织. All rights reserved.