org.basex.test.examples
Class UserExample

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

public class UserExample
extends Object

This class presents methods to directly access core maintenance and administration features.

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