CustomAttributeGroup<T,Z>
, Element<T,Z>
, EmbeddedContentAll9<T,Z>
, GlobalAttributes<Ruby<Z>,Z>
, GlobalEventAttributes<T,Z>
, PhrasingContentChoice<T,Z>
, RubyChoice0<Ruby<Z>,Z>
, TextGroup<T,Z>
public final class Ruby<Z extends Element> extends Object implements GlobalAttributes<Ruby<Z>,Z>, RubyChoice0<Ruby<Z>,Z>
Modifier and Type | Field | Description |
---|---|---|
protected Z |
parent |
|
protected ElementVisitor |
visitor |
Modifier | Constructor | Description |
---|---|---|
|
Ruby(ElementVisitor visitor) |
|
|
Ruby(Z parent) |
|
protected |
Ruby(Z parent,
ElementVisitor visitor,
boolean shouldVisit) |
Modifier and Type | Method | Description |
---|---|---|
Z |
__() |
|
Ruby<Z> |
dynamic(Consumer<Ruby<Z>> consumer) |
|
String |
getName() |
|
Z |
getParent() |
|
ElementVisitor |
getVisitor() |
|
Ruby<Z> |
of(Consumer<Ruby<Z>> consumer) |
|
Ruby<Z> |
self() |
addAttr
audio, canvas, embed, iframe, img, math, object, picture, svg, video
attrAccesskey, attrClass, attrContenteditable, attrDir, attrDraggable, attrHidden, attrId, attrLang, attrSpellcheck, attrStyle, attrTabIndex, attrTitle, attrTranslate
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
a, abbr, area, b, bdi, bdo, br, button, cite, code, data, datalist, del, dfn, em, i, input, ins, kbd, label, link, map, mark, meter, noscript, output, progress, q, ruby, s, samp, script, select, small, span, strong, sub, sup, template, textarea, time, u, var, wbr
rp, rt
protected final ElementVisitor visitor
public Ruby(ElementVisitor visitor)
public Ruby(Z parent)
protected Ruby(Z parent, ElementVisitor visitor, boolean shouldVisit)
public Z getParent()
public final ElementVisitor getVisitor()
public String getName()
Copyright © 2018. All rights reserved.