public interface RewriteSubstitutionContext extends RewriteContext
用户RewriteSubstitutionHandler处理程序可以修改path和参数。
| 限定符和类型 | 方法和说明 |
|---|---|
MatchResultSubstitution |
getMatchResultSubstitution() |
ParameterParser |
getParameters() |
ParserWebContext |
getParserWebContext() |
String |
getPath() |
void |
setPath(String path) |
String getPath()
void setPath(String path)
ParserWebContext getParserWebContext()
ParameterParser getParameters()
MatchResultSubstitution getMatchResultSubstitution()
Copyright © 2006-2013 开源组织. All Rights Reserved.