Class FileOpOverStreamOp
java.lang.Object
org.aksw.shellgebra.algebra.file.op.FileOpBase
org.aksw.shellgebra.algebra.file.op.FileOp0
org.aksw.shellgebra.algebra.file.op.FileOpOverStreamOp
- All Implemented Interfaces:
FileOp
Operator to write a stream to a file.
Typically a redirect:
command arg > file.out
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
destFilename
-
streamOp
-
-
Constructor Details
-
FileOpOverStreamOp
-
-
Method Details
-
getDestFilename
-
getStreamOp
-
accept
-