Package org.xmlet.htmlapifaster
Interface SectioningContentAll5<T extends Element<T,Z>,Z extends Element>
-
- All Superinterfaces:
AsyncElement<T>,Element<T,Z>,TextGroup<T,Z>
- All Known Subinterfaces:
DivChoice0<T,Z>,FieldsetChoice0<T,Z>,FigureChoice0<T,Z>,FlowContentChoice<T,Z>
- All Known Implementing Classes:
Address,Blockquote,Body,Caption,CustomElement,Dd,Dialog,Div,Fieldset,Figcaption,Figure,Footer,Form,Header,Li,Main,Section,Td
public interface SectioningContentAll5<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 Article<T>article()default Aside<T>aside()default Nav<T>nav()default Section<T>section()
-