Class ELNode.ELText

  • Enclosing class:
    ELNode

    public static class ELNode.ELText
    extends ELNode
    Represents anything in EL expression, other than functions, including function arguments etc.
    • Method Detail

      • getText

        public java.lang.String getText()
        Returns the text content.
        Returns:
        the text