org.tinygroup.weblayer.webcontext.rewrite
public interface RewriteSubstitutionContext extends RewriteContext
用户RewriteSubstitutionHandler处理程序可以修改path和参数。
| Modifier and Type | Method and 描述 |
|---|---|
org.tinygroup.commons.tools.MatchResultSubstitution |
getMatchResultSubstitution() |
ParameterParser |
getParameters() |
ParserWebContext |
getParserWebContext() |
String |
getPath() |
void |
setPath(String path) |
String getPath()
void setPath(String path)
ParserWebContext getParserWebContext()
ParameterParser getParameters()
org.tinygroup.commons.tools.MatchResultSubstitution getMatchResultSubstitution()
Copyright © 2006–2015 TinyGroup. All rights reserved.