Class BodyRenderer


public class BodyRenderer extends HtmlBasicRenderer

This Renderer is responsible for rendering the standard HTML body element as well as rendering any resources that should be output before the body tag is closed.

  • Constructor Details

    • BodyRenderer

      public BodyRenderer()
  • Method Details