lempinen.neatseeker.core
Class NeatMaker

java.lang.Object
  |
  +--lempinen.neatseeker.core.NeatMaker

public class NeatMaker
extends java.lang.Object

Command-line utility for running various indexers.

Version:
$Id: NeatMaker.java,v 1.3 2000/09/23 13:18:09 lempinen Exp $
Author:
Sami Lempinen

Constructor Summary
NeatMaker()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main command-line interface.
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

NeatMaker

public NeatMaker()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        java.io.FileNotFoundException
Main command-line interface.