Hi Gary, 

not directly a flag, but you are for sure able to use Java classes from within 
BaseX like so https://gist.github.com/c72fad2758af668eb0f1

More information on our Java Bindings can be found here: 
http://docs.basex.org/wiki/Java_Bindings

I hope this helps, feel free to ask for more help =)

Michael
Am 13.10.2012 um 16:10 schrieb The Trainspotter <wy...@btinternet.com>:

> Hi,
> 
> I'm currently converting my project to use BaseX instead of Saxon. One thing 
> you can do in Saxon is provide a flag (an exclamation mark) to your regular 
> expression to tell the matches function to use the Java regular expression 
> processor, rather than the rather cut down expressions available in the 
> XQuery spec.
> 
> Is there anything similar in BaseX? 
> 
> If not what do you recommend to define a Java regular expression based 
> function for XQuery?
> 
> Thanks in advance,
> Gary
> _______________________________________________
> BaseX-Talk mailing list
> BaseX-Talk@mailman.uni-konstanz.de
> https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk

_______________________________________________
BaseX-Talk mailing list
BaseX-Talk@mailman.uni-konstanz.de
https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk

Reply via email to