Currently we do not supply any official Java API
for Quilt apart from the command line. The main reason for this is that the actual execution machine is not written in Java but in Clean (http://http://www.cs.kun.nl/~clean/).
Parts written in Java only consist of the GUI and the parser. The actual XQuery execution is done with the ‘quip.exe’ that is called from Java by a system call.
However you can of course call Quip’s main method from Java, but that does not provide a very confortable API.
Sven Eric
#API-Management#Tamino#webMethods