Class ReconClearOneCellCommand

java.lang.Object
com.google.refine.commands.Command
com.google.refine.commands.recon.ReconClearOneCellCommand

public class ReconClearOneCellCommand extends Command
  • Constructor Details

    • ReconClearOneCellCommand

      public ReconClearOneCellCommand()
  • 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