org.basex.test.examples
Class XQJQuery
java.lang.Object
org.basex.test.examples.XQJQuery
public final class XQJQuery
- extends Object
This class serves an example for executing XQuery requests
using the XQuery for Java (XQJ) API.
- Author:
- Workgroup DBIS, University of Konstanz 2005-10, ISC License, BaseX Team
Method Summary |
static void |
main(String[] args)
Main method of the example class. |
main
public static void main(String[] args)
throws Exception
- Main method of the example class.
- Parameters:
args
- (ignored) command-line arguments
- Throws:
Exception
- exception