Element<T,Z>
, EmbeddedContentAll9<T,Z>
, PhrasingContentChoice<T,Z>
, TextGroup<T,Z>
public interface MainLessFlowContentChoice<T extends Element<T,Z>,Z extends Element> extends PhrasingContentChoice<T,Z>
Modifier and Type | Method | Description |
---|---|---|
default Address<T> |
address() |
|
default Blockquote<T> |
blockquote() |
|
default Details<T> |
details() |
|
default Dialog<T> |
dialog() |
|
default Div<T> |
div() |
|
default Dl<T> |
dl() |
|
default Fieldset<T> |
fieldset() |
|
default Figure<T> |
figure() |
|
default Form<T> |
form() |
|
default Hr<T> |
hr() |
|
default Meter<T> |
meter() |
|
default Nav<T> |
nav() |
|
default Ol<T> |
ol() |
|
default P<T> |
p() |
|
default Section<T> |
section() |
|
default Style<T> |
style() |
|
default Table<T> |
table() |
|
default Ul<T> |
ul() |
__, getName, getParent, getVisitor, self
audio, canvas, embed, iframe, img, math, object, picture, svg, video
a, abbr, area, b, bdi, bdo, br, button, cite, code, data, datalist, del, dfn, em, i, input, ins, kbd, label, link, map, mark, noscript, output, progress, q, ruby, s, samp, script, select, small, span, strong, sub, sup, template, textarea, time, u, var, wbr
default Blockquote<T> blockquote()
Copyright © 2018. All rights reserved.