[
https://issues.apache.org/jira/browse/VXQUERY-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286695#comment-15286695
]
Riyafa Abdul Hameed commented on VXQUERY-67:
--------------------------------------------
Yes that could be done. One other thing is I am using the java Pattern to match
the regular expression (by first converting the pointables to string and then
using the Pattern class of java). I am not sure whether this is correct. Also
the Pattern matching of java is not 100% compliant with the xquery
specifications. My pull request is here [1]
[1] https://github.com/apache/vxquery/pull/32
Thanks
> Functions Missing for "String Functions that Use Pattern Matching"
> ------------------------------------------------------------------
>
> Key: VXQUERY-67
> URL: https://issues.apache.org/jira/browse/VXQUERY-67
> Project: VXQuery
> Issue Type: Sub-task
> Reporter: Preston Carman
> Assignee: Preston Carman
> Labels: starter
>
> The following functions are missing:
> fn:matches
> fn:replace
> fn:tokenize
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)