Package org.xmlet.htmlapifaster
Interface MetadataContentAll1
-
-
Method Summary
Modifier and Type Method Description Base<T>base()Link<T>link()Meta<T>meta()Noscript<T>noscript()Script<T>script()Style<T>style()Template<T>template()Title<T>title()-
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
-
-