Class ELNode.Text

  • Enclosing class:
    ELNode

    public static class ELNode.Text
    extends ELNode
    Represents text outside of EL expression.
    • Method Detail

      • getText

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