Package org.forester.util
Class ExternalProgram
java.lang.Object
org.forester.util.ExternalProgram
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisExecuteableFile(File path_to_cmd_f) intwaitFor() 
- 
Constructor Details
- 
ExternalProgram
 
 - 
 - 
Method Details
- 
isExecuteableFile
 - 
getErrorStream
 - 
getInputStream
 - 
getOutputStream
 - 
launch
- Throws:
 IOExceptionInterruptedException
 - 
waitFor
public int waitFor() 
 -