Class GenericHtmlElement


  • public class GenericHtmlElement
    extends HtmlElement
    Generic HTML element
    • Constructor Detail

      • GenericHtmlElement

        public GenericHtmlElement​(String tag)
        Generic constructor for a html element of any type
        Parameters:
        tag - tag name of the html element.