Class ELNode.ELText

java.lang.Object
org.apache.jasper.compiler.ELNode
org.apache.jasper.compiler.ELNode.ELText
Enclosing class:
ELNode

public static class ELNode.ELText extends ELNode
Represents anything in EL expression, other than functions, including function arguments etc.
Author:
Kin-man Chung