Apologies in advance for MY brevity:
- Read the mailing list guidelines.
- Add [jxpath] to the subject.
- Remember that we don't get paid for this.
- Generally, if you want it, you may have to help do it.
Stephen
depub2 wrote:
Apologies in advance for my brevity: I did not ask for a workaround - I
Apologies in advance for my brevity: I did not ask for a workaround - I know
workarounds exist.
I ASKED: Is there a PLAN for commons/jx-path to support at least some of
the XPATH 2.0 features such as regex (fn:matches, fn:replaces, fn:tokenize)
and other really helpful string operations?
IS THERE
Hi David,
I'm just a JXPath user. Maybe you could implement fn:replaces,
fn:matches and fn:tokenize as custom functions in JXPath.
Check out
http://jakarta.apache.org/commons/jxpath/users-guide.html#Custom%20Extension%20Functions
Cheers,
Adrian P.J.
depub2 wrote:
fn:replaces provides for regu
fn:replaces provides for regular expression based string match/substitution
within xslt. Is there a plan for commons/jx-path to support at least some of
the XPATH 2.0 features such as regex (fn:matches, fn:replaces, fn:tokenize)
and other really helpful string operations? I am using cocoon and coul