Class HtmlSvg

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, org.w3c.dom.Element, org.w3c.dom.Node

    public class HtmlSvg
    extends HtmlElement
    Wrapper for the SVG element svg.
    See Also:
    Serialized Form
    • Field Detail

      • TAG_NAME

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