Class HtmlBodyAutoCloseElement


final class HtmlBodyAutoCloseElement extends HtmlAutoOpenCloseElement
  • Field Details

    • ARRAY_HTML_BODY

      private static final String[] ARRAY_HTML_BODY
  • Constructor Details

    • HtmlBodyAutoCloseElement

      HtmlBodyAutoCloseElement(String name, String[] autoCloseElements, String[] autoCloseLimits)