Package org.xmlet.htmlapifaster
Interface TransparentContentWithoutAAll3
-
- All Implemented Interfaces:
-
org.xmlet.htmlapifaster.Element,org.xmlet.htmlapifaster.ElementExtensions,org.xmlet.htmlapifaster.TextGroup,org.xmlet.htmlapifaster.async.AsyncElement
public interface TransparentContentWithoutAAll3<T extends Element<T, Z>, Z extends Element> implements TextGroup<T, Z>
-
-
Method Summary
-
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
-
-
Method Detail
-
blockquote
Blockquote<T> blockquote()
-
figcaption
Figcaption<T> figcaption()
-
-
-
-