| Constructor and Description |
|---|
FN_Matches() |
| Modifier and Type | Method and Description |
|---|---|
void |
build(String uri,
ExprList args)
Called during query plan construction immediately after the
construction of the extension instance.
|
NodeValue |
exec(Binding binding,
ExprList args,
String uri,
FunctionEnv env)
Test a list of values - argument will not be null but
may have the wrong number of arguments.
|
public void build(String uri, ExprList args)
Functionpublic NodeValue exec(Binding binding, ExprList args, String uri, FunctionEnv env)
FunctionLicenced under the Apache License, Version 2.0