org.basex
Class BaseXWebServer

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

public final class BaseXWebServer
extends java.lang.Object

This is a simple web server. Files with an .xq suffix are evaluated as XQuery.

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

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

Method Detail

main

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

Parameters:
args - command line arguments