org.basex.test.examples
Class CollectionQueryExample

java.lang.Object
  extended by org.basex.test.examples.CollectionQueryExample

public final class CollectionQueryExample
extends Object

This class demonstrates collection relevant queries. It shows how to find and query specific documents.

Author:
Workgroup DBIS, University of Konstanz 2005-10, ISC License, BaseX Team

Method Summary
static void main(String[] args)
          Runs the example code.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws BaseXException
Runs the example code.

Parameters:
args - (ignored) command-line arguments
Throws:
BaseXException - if a database command fails