cz.zcu.validationserver.invokers
Class BinaryFileIOInvoker
java.lang.Object
cz.zcu.validationserver.invokers.BinaryInvoker
cz.zcu.validationserver.invokers.BinaryFileIOInvoker
public class BinaryFileIOInvoker
- extends BinaryInvoker
Zdedeno od BinaryInvoker, lisi se pouz tim, ze nebere jako vstup Streamy, ale rovnou
soubory (File) a zaridi nactni jejich obsahu a pote i vypsani.
User: Lukas
Date: 21.5.2007
Time: 12:42:27
Field Summary |
private static Logger |
logger
|
Methods inherited from class cz.zcu.validationserver.invokers.BinaryInvoker |
getExitValue, getInfo, getProcessStdErr, getProcessStdIn, getProcessStdOut, getResult, invokeFile, isInternalServerExecution, isSecuredInvocation, setInternalServerExecution, setProcessStdErr, setProcessStdIn, setProcessStdOut, setSecuredInvocation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
private static final Logger logger
BinaryFileIOInvoker
public BinaryFileIOInvoker(ValidationInfo info,
FullValidationResult result,
java.io.File stdInFile,
java.io.File stdOutFile,
java.io.File stdErrFile)
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException
BinaryFileIOInvoker
public BinaryFileIOInvoker(ValidationInfo info,
FullValidationResult result,
java.io.File stdInFile,
boolean correctCrLf,
java.io.File stdOutFile,
java.io.File stdErrFile)
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException
Copyright © 2007 University of West Bohemia, KIV, author Lukas Valenta (lvalenta at civ.zcu.cz). All Rights Reserved. Build date 20110415.