Class HtmlBodyElement


final class HtmlBodyElement extends HtmlAutoOpenCloseElement
  • Field Details

    • ARRAY_HTML_BODY

      private static final String[] ARRAY_HTML_BODY
    • ARRAY_HEAD

      private static final String[] ARRAY_HEAD
    • AUTO_CLOSE_LIMITS

      private static final String[] AUTO_CLOSE_LIMITS
  • Constructor Details

    • HtmlBodyElement

      HtmlBodyElement(String name)