org.basex
Class BaseXWin

java.lang.Object
  extended by org.basex.BaseXWin

public final class BaseXWin
extends Object

This is the starter class for the graphical frontend.

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

Constructor Summary
BaseXWin(String[] args)
          Constructor.
 
Method Summary
static void main(String[] args)
          Main method.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseXWin

public BaseXWin(String[] args)
Constructor.

Parameters:
args - command-line arguments
Method Detail

main

public static void main(String[] args)
Main method.

Parameters:
args - command-line arguments An initial XML document or query file can be specified as argument