public static class Html4.H1 extends HtmlParentElement implements Html4.ParentElement<Html4.H1>
<h1>.| Modifier and Type | Field and Description |
|---|---|
static HtmlElementType |
TYPE
HtmlElementType for
<h1> (void=false, block=true, pre=false). |
| Constructor and Description |
|---|
H1() |
| Instance Method | |
|---|---|
HtmlElementType |
getElementType()
Get the metadata of this element.
|
addChild, addChild, addChildren, detachChildren, getChild, getChildCount, removeChild, render, setChildgetAttribute, getAttributeCount, getAttributeMap, isBlock, setAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, addattr, attr, attr, attr, class_, class_add, dir, getAttribute, id, lang, on, setAttribute, style, titleaddChild, addChild, addChildren, detachChildren, getChild, getChildCount, getChildList, removeChild, render, setChildpublic static final HtmlElementType TYPE
<h1> (void=false, block=true, pre=false).public HtmlElementType getElementType()
HtmlElementHtmlElementType.getElementType in class HtmlElement