Class CmdOpRewriter

java.lang.Object
org.aksw.shellgebra.exec.CmdOpRewriter

public class CmdOpRewriter extends Object
  • Constructor Details

    • CmdOpRewriter

      public CmdOpRewriter()
  • Method Details

    • rewriteForContainer

      public static CmdOp rewriteForContainer(CmdOp cmdOp, FileMapper fileMapper)
      Rewrite all file references in the cmd op such that they refer to paths in the container. Register all binds with the fileMapper.