Class CmdOpRewriter
java.lang.Object
org.aksw.shellgebra.exec.CmdOpRewriter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CmdOprewriteForContainer(CmdOp cmdOp, FileMapper fileMapper) Rewrite all file references in the cmd op such that they refer to paths in the container.
-
Constructor Details
-
CmdOpRewriter
public CmdOpRewriter()
-
-
Method Details
-
rewriteForContainer
Rewrite all file references in the cmd op such that they refer to paths in the container. Register all binds with the fileMapper.
-