org.galagosearch.core.tools
Class App

java.lang.Object
  extended by org.galagosearch.core.tools.App

public class App
extends java.lang.Object

Author:
trevor

Constructor Summary
App()
           
 
Method Summary
static void commandHelp(java.lang.String command)
           
static org.galagosearch.tupleflow.execution.Job getDocumentConverter(java.lang.String outputCorpus, java.lang.String[] inputs)
           
static void handleEval(java.lang.String[] args)
           
static void main(java.lang.String[] args)
           
static void usage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

App

public App()
Method Detail

handleEval

public static void handleEval(java.lang.String[] args)
                       throws java.io.IOException
Throws:
java.io.IOException

getDocumentConverter

public static org.galagosearch.tupleflow.execution.Job getDocumentConverter(java.lang.String outputCorpus,
                                                                            java.lang.String[] inputs)
                                                                     throws java.io.IOException
Throws:
java.io.IOException

usage

public static void usage()

commandHelp

public static void commandHelp(java.lang.String command)
                        throws java.io.IOException
Throws:
java.io.IOException

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        java.lang.InterruptedException,
                        java.util.concurrent.ExecutionException,
                        java.lang.Exception
Throws:
java.io.IOException
java.lang.InterruptedException
java.util.concurrent.ExecutionException
java.lang.Exception


Copyright © 2009. All Rights Reserved.