F
Felix Naumann
Hi,
I am looking for a Java API to represent/generate XQueries.
I would imagine it has a class XQuery.java and other classes such as
FLWR.java, ORDER.java etc. and one should be able to add expressions and
subexpressions to parts of the XQuery.
The XQuery.toString() should then spit out a valid XQuery.
Note: I am not looking for an XQuery execution engine!
Thanks,
Felix
I am looking for a Java API to represent/generate XQueries.
I would imagine it has a class XQuery.java and other classes such as
FLWR.java, ORDER.java etc. and one should be able to add expressions and
subexpressions to parts of the XQuery.
The XQuery.toString() should then spit out a valid XQuery.
Note: I am not looking for an XQuery execution engine!
Thanks,
Felix