Package org.xmlet.htmlapifaster
Class Html<Z extends Element>
java.lang.Object
org.xmlet.htmlapifaster.Html<Z>
- All Implemented Interfaces:
AsyncElement<Html<Z>>
,CustomAttributeGroup<Html<Z>,
,Z> Element<Html<Z>,
,Z> GlobalAttributes<Html<Z>,
,Z> GlobalEventAttributes<Html<Z>,
,Z> HtmlChoice0<Html<Z>,
,Z> TextGroup<Html<Z>,
Z>
public final class Html<Z extends Element>
extends Object
implements GlobalAttributes<Html<Z>,Z>, HtmlChoice0<Html<Z>,Z>
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionHtml
(ElementVisitor visitor) protected
Html
(Z parent, ElementVisitor visitor, boolean shouldVisit) -
Method Summary
Modifier and TypeMethodDescription__()
attrManifest
(String attrManifest) getName()
final ElementVisitor
self()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.xmlet.htmlapifaster.CustomAttributeGroup
addAttr
Methods inherited from interface org.xmlet.htmlapifaster.GlobalAttributes
attrAccesskey, attrClass, attrContenteditable, attrDir, attrDraggable, attrHidden, attrId, attrLang, attrSpellcheck, attrStyle, attrTabIndex, attrTitle, attrTranslate
Methods inherited from interface org.xmlet.htmlapifaster.GlobalEventAttributes
attrOnabort, attrOnauxclick, attrOnblur, attrOncancel, attrOncanplay, attrOncanplaythrough, attrOnchange, attrOnclick, attrOnclose, attrOncuechange, attrOndblclick, attrOndrag, attrOndragend, attrOndragenter, attrOndragexit, attrOndragleave, attrOndragover, attrOndragstart, attrOndrop, attrOndurationchange, attrOnemptied, attrOnended, attrOnerror, attrOnfocus, attrOninput, attrOninvalid, attrOnkeydown, attrOnkeypress, attrOnkeyup, attrOnload, attrOnloadeddata, attrOnloadedmetadata, attrOnloadend, attrOnloadstart, attrOnmousedown, attrOnmouseenter, attrOnmouseleave, attrOnmousemove, attrOnmouseout, attrOnmouseover, attrOnmouseup, attrOnpause, attrOnplay, attrOnplaying, attrOnprogress, attrOnratechange, attrOnreset, attrOnresize, attrOnscroll, attrOnseeked, attrOnseeking, attrOnselect, attrOnshow, attrOnstalled, attrOnsubmit, attrOnsuspend, attrOntimeupdate, attrOntoogle, attrOnvolumenchange, attrOnwaiting, attrOnwheel
Methods inherited from interface org.xmlet.htmlapifaster.HtmlChoice0
body, head
-
Field Details
-
parent
-
visitor
-
-
Constructor Details
-
Html
-
Html
-
Html
-
-
Method Details
-
__
-
getParent
-
getVisitor
-
getName
-
self
-
attrManifest
-