org.basex
Class BaseX

java.lang.Object
  extended by org.basex.core.Main
      extended by org.basex.BaseX
Direct Known Subclasses:
BaseXClient

public class BaseX
extends Main

This is the starter class for the stand-alone console mode. It executes all commands locally. Add the '-h' option to get a list on all available command-line arguments.

Author:
Workgroup DBIS, University of Konstanz 2005-10, ISC License, Christian Gruen

Field Summary
 
Fields inherited from class org.basex.core.Main
context
 
Method Summary
static void main(String... args)
          Main method, launching the standalone console mode.
 
Methods inherited from class org.basex.core.Main
bug, debug, debug, err, errln, gc, inf, info, name, name, notexpected, notimplemented, out, outln, outln, server
 
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)
Main method, launching the standalone console mode. Use -h to get a list of optional command-line arguments.

Parameters:
args - command-line arguments