public class StandardJavaRegExpWrapper extends AbstractRegExpWrapper implements RegExp
java.util.regex.| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SUPPORTED_VERSION |
| 构造器和说明 |
|---|
StandardJavaRegExpWrapper() |
public String getSupportedVersion()
getSupportedVersion 在类中 AbstractRegExpWrapperpublic boolean isAvailable(Query q)
isAvailable 在类中 AbstractRegExpWrapperpublic boolean match(String pattern, String val) throws QueryExecutionException
match 在接口中 RegExpQueryExecutionExceptionpublic void init(Query q) throws QueryExecutionException
init 在接口中 RegExpQueryExecutionExceptionCopyright © 2021. All rights reserved.