org.basex.test.inex
Class InexSingle

java.lang.Object
  extended by org.basex.test.inex.InexSingle

public final class InexSingle
extends Object

Simple INEX Database test.

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

Method Summary
static void convert(String subfile)
          Converts ids of a submission file.
static void main(String[] args)
          Main test method.
 
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 Exception
Main test method.

Parameters:
args - command-line arguments
Throws:
Exception - exception

convert

public static void convert(String subfile)
                    throws Exception
Converts ids of a submission file.

Parameters:
subfile - sub file
Throws:
Exception - exception