qexo-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qexo-general] Little question


From: Terje Pedersen
Subject: Re: [Qexo-general] Little question
Date: Wed, 10 Sep 2003 16:50:10 +0200
User-agent: Internet Messaging Program (IMP) 3.0

Use the XQuery().eval() method

Read the examples at:
http://www.gnu.org/software/qexo/Running.html

Or look at some of my code at:
http://qexo.brassforum.com/space/my+xql+scripts


Terje Pedersen - jid: address@hidden


Quoting address@hidden:

> Hello at all.
> 
> I'm writing a JAVA function which should call the QEXO engine to run a
> XQuery.
> 
> I saw that following the kawa documentation there is a broken link in
> the javadoc files.
> 
> My function is structures as follow:
> 
> public String executeQuery(String x){
> // here the calling to Qexo, like 
> //  String queryResult = someQexoMethod(x);
> 
> return queryResult;
> }
> 
> Can someone give me a help? 
> 
> 
> Thanks and Greets,
> Alessandro V.
> 
> 
> 
> 
> _______________________________________________
> Qexo-general mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/qexo-general
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]