org.tinygroup.weblayer.webcontext.rewrite.impl
类 UrlNormalizer
java.lang.Object
org.tinygroup.weblayer.webcontext.rewrite.impl.UrlNormalizer
- 所有已实现的接口:
- RewriteSubstitutionHandler
public class UrlNormalizer
- extends Object
- implements RewriteSubstitutionHandler
替换处理程序,可用来规格化URL,使后续的rewrite配置更统一。
- 作者:
- renhui
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlNormalizer
public UrlNormalizer()
postSubstitution
public void postSubstitution(RewriteSubstitutionContext context)
- 从接口
RewriteSubstitutionHandler 复制的描述
- 处理程序有机会可以修改path和参数。
- 指定者:
- 接口
RewriteSubstitutionHandler 中的 postSubstitution
Copyright © 2006–2014 开源组织. All rights reserved.