Class TransposeColumnsIntoRowsCommand

java.lang.Object
com.google.refine.commands.Command
com.google.refine.commands.cell.TransposeColumnsIntoRowsCommand

public class TransposeColumnsIntoRowsCommand extends Command
  • Constructor Details

    • TransposeColumnsIntoRowsCommand

      public TransposeColumnsIntoRowsCommand()
  • Method Details

    • doPost

      public void doPost(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
      Overrides:
      doPost in class Command
      Throws:
      javax.servlet.ServletException
      IOException