Re: [basex-talk] Create XQuery map from from Java

2015-08-21 Thread Andy Bunce
Thanks. That is helpful.
/Andy

On 18 August 2015 at 16:49, Christian Grün christian.gr...@gmail.com
wrote:

 Hi Andy,

 Please check the attached Java class for a basic example. Feel free to
 ask for more details.

 Christian


 On Tue, Aug 18, 2015 at 12:58 PM, Andy Bunce bunce.a...@gmail.com wrote:
  Hi,
   Is there a simple example of how to create write a Java  function that
  returns an XQuery map anywhere?
 
  /Andy



[basex-talk] Create XQuery map from from Java

2015-08-18 Thread Andy Bunce
Hi,
 Is there a simple example of how to create write a Java  function that
returns an XQuery map anywhere?

/Andy


Re: [basex-talk] Create XQuery map from from Java

2015-08-18 Thread Christian Grün
Hi Andy,

Please check the attached Java class for a basic example. Feel free to
ask for more details.

Christian


On Tue, Aug 18, 2015 at 12:58 PM, Andy Bunce bunce.a...@gmail.com wrote:
 Hi,
  Is there a simple example of how to create write a Java  function that
 returns an XQuery map anywhere?

 /Andy


XQueryMaps.java
Description: Binary data