| 构造器和说明 |
|---|
ContextPathFilter() |
ContextPathFilter(java.lang.String contextPath,
boolean forced) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
doFilter(Context ctx,
FilterChain chain)
过滤
|
public ContextPathFilter()
public ContextPathFilter(java.lang.String contextPath,
boolean forced)
contextPath - '/demo/'public void doFilter(Context ctx, FilterChain chain) throws java.lang.Throwable
Filter