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)
Function
public NodeValue exec(Binding binding, ExprList args, String uri, FunctionEnv env)
Function
Licenced under the Apache License, Version 2.0