public interface RewriteSubstitutionContext extends RewriteContext
用户RewriteSubstitutionHandler
处理程序可以修改path和参数。
Modifier and Type | Method and Description |
---|---|
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–2018 TinyGroup. All rights reserved.