Class LipsumBlock

All Implemented Interfaces:
Params, SubView

@LimitedPrivate({"YARN","MapReduce"}) public class LipsumBlock extends HtmlBlock
  • Constructor Details

    • LipsumBlock

      public LipsumBlock()
  • Method Details

    • render

      public void render(HtmlBlock.Block html)
      Description copied from class: HtmlBlock
      Render a block of html. To be overridden by implementation.
      Specified by:
      render in class HtmlBlock
      Parameters:
      html - the block to render