Package org.xmlet.htmlapifaster
Interface HeadingContentAll2
-
-
Method Summary
Modifier and Type Method Description H1<T>h1()H2<T>h2()H3<T>h3()H4<T>h4()H5<T>h5()H6<T>h6()-
Methods inherited from class org.xmlet.htmlapifaster.TextGroup
comment, text -
Methods inherited from class org.xmlet.htmlapifaster.Element
__, addTextFromkotlin, await, custom, dynamic, getName, getParent, getVisitor, of, raw, self, unaryPlus -
Methods inherited from class org.xmlet.htmlapifaster.async.AsyncElement
await -
Methods inherited from class org.xmlet.htmlapifaster.ElementExtensions
addTextFromkotlin, unaryPlus -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-