hyspirit.engines
Class HyText2PSQLEngine

java.lang.Object
  extended by hyspirit.engines.HyEngine
      extended by hyspirit.engines.HyAnalysisEngine
          extended by hyspirit.engines.HyText2PSQLEngine
All Implemented Interfaces:
java.lang.Runnable

public class HyText2PSQLEngine
extends HyAnalysisEngine


Field Summary
 
Fields inherited from class hyspirit.engines.HyAnalysisEngine
filenames
 
Fields inherited from class hyspirit.engines.HyEngine
argumentString, LOG, stdin, TIME_PREFIX
 
Constructor Summary
HyText2PSQLEngine()
           
 
Method Summary
 
Methods inherited from class hyspirit.engines.HyAnalysisEngine
addFile, buildCommand, context, context, runAndWait
 
Methods inherited from class hyspirit.engines.HyEngine
closeSTDIN, destroy, echoSpecial, exitValue, getCommand, getEngineName, getInputReader, getOutputWriter, getPercentageCPU, getRealTime, getSTDERR, getSTDIN, getSTDOUT, getStreamEndMessage, getSysTime, getUserTime, hasNext, isInClientMode, isRunning, kb, kb, kb, next, readFromSTDIN, reset, restart, run, send, send, sendAndReceive, sendFile, setArgumentString, setLogger, start, suppressSTDERR, takesTime, takeTime, waitFor, waitTillRunning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HyText2PSQLEngine

public HyText2PSQLEngine()
                  throws HySpiritException
Throws:
HySpiritException