Package org.xmlet.htmlapifaster
Interface EmbeddedContentAll9<T extends Element<T,Z>,Z extends Element>
-
- All Superinterfaces:
AsyncElement<T>,Element<T,Z>,TextGroup<T,Z>
- All Known Subinterfaces:
AltFlowContentChoice<T,Z>,DatalistChoice0<T,Z>,DivChoice0<T,Z>,FieldsetChoice0<T,Z>,FigureChoice0<T,Z>,FlowContentChoice<T,Z>,MainLessFlowContentChoice<T,Z>,PhrasingContentChoice<T,Z>,RtcChoice0<T,Z>,RubyChoice0<T,Z>
- All Known Implementing Classes:
Abbr,Address,Article,Aside,B,Bdi,Bdo,Blockquote,Body,Button,Caption,Cite,Code,CustomElement,Data,Datalist,Dd,Dialog,Div,Dt,Em,Fieldset,Figcaption,Figure,Footer,Form,H1,H2,H3,H4,H5,H6,Header,I,Kbd,Label,Legend,Li,Main,Mark,Nav,Output,P,Pre,Q,Rb,Rp,Rt,Rtc,Ruby,S,Samp,Section,Small,Span,Strong,Sub,Summary,Sup,Td,Th,Time,U,Var
public interface EmbeddedContentAll9<T extends Element<T,Z>,Z extends Element> extends TextGroup<T,Z>
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default Audio<T>audio()default Canvas<T>canvas()default Embed<T>embed()default Iframe<T>iframe()default Img<T>img()default Math<T>math()default Object<T>object()default Picture<T>picture()default Svg<T>svg()default Video<T>video()
-