public class RegexValidateInterceptor extends Object implements com.jfinal.aop.Interceptor
| 限定符和类型 | 字段和说明 |
|---|---|
private static com.jfinal.log.Log |
LOG |
| 构造器和说明 |
|---|
RegexValidateInterceptor() |
private static final com.jfinal.log.Log LOG
public RegexValidateInterceptor()
public void intercept(com.jfinal.aop.Invocation inv)
intercept 在接口中 com.jfinal.aop.Interceptorprivate boolean validateRegex(com.jfinal.aop.Invocation inv, RegexValidate regexValidate)
inv - regexValidate - Copyright © 2024. All rights reserved.