Package org.xmlet.htmlapifaster
Interface HeadingContentAll11<T extends Element<T,Z>,Z extends Element>
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default H1<T>h1()default H2<T>h2()default H3<T>h3()default H4<T>h4()default H5<T>h5()default H6<T>h6()
-