Class Text

  • All Implemented Interfaces:
    org.xmlet.htmlapifaster.Element , org.xmlet.htmlapifaster.ElementExtensions , org.xmlet.htmlapifaster.async.AsyncElement

    
    public class Text<Z extends Element, R>
     implements Element<T, Z>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Text<Z, R> self()
      Z __()
      Z getParent()
      String getName()
      ElementVisitor getVisitor()
      String getValue()
      • Methods inherited from class org.xmlet.htmlapifaster.Element

        addTextFromkotlin, await, custom, dynamic, of, raw, 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