org.eml.sir.appl.retr
Class IndexGen

java.lang.Object
  extended byorg.eml.sir.appl.retr.IndexGen

public class IndexGen
extends java.lang.Object

Indexes documents of a given directory.

Author:
Hendrik Niederlich (EML-R)

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

Constructor Detail

IndexGen

public IndexGen()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception