Class RobotsTextPage

All Implemented Interfaces:
Params

public class RobotsTextPage extends TextPage
Simple class that renders a robot.txt page that disallows crawling.
  • Field Details

  • Constructor Details

    • RobotsTextPage

      public RobotsTextPage()
  • Method Details

    • render

      public void render()
      Description copied from class: View
      The API to render the view
      Specified by:
      render in class View