Class HtmlMeter

    • Field Detail

      • TAG_NAME

        public static final java.lang.String TAG_NAME
        The HTML tag represented by this element.
        See Also:
        Constant Field Values
    • Constructor Detail

      • HtmlMeter

        HtmlMeter​(java.lang.String qualifiedName,
                  SgmlPage page,
                  java.util.Map<java.lang.String,​DomAttr> attributes)
        Creates an instance of HtmlMeter
        Parameters:
        qualifiedName - the qualified name of the element type to instantiate
        page - the HtmlPage that contains this element
        attributes - the initial attributes