Interface CommandShim


public interface CommandShim
  • Method Summary

    Modifier and Type
    Method
    Description
    org.aksw.shellgebra.algebra.cmd.op.CmdOp
    contentConvert(String srcFormat, String tgtFormat)
     
  • Method Details

    • contentConvert

      org.aksw.shellgebra.algebra.cmd.op.CmdOp contentConvert(String srcFormat, String tgtFormat)