public class GNURegExpWrapper extends AbstractRegExpWrapper implements RegExp
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SUPPORTED_VERSION |
| 构造器和说明 |
|---|
GNURegExpWrapper() |
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.