org.basex
Class BaseX
java.lang.Object
org.basex.core.Main
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
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 |
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