Class Node.JspText

java.lang.Object
org.apache.jasper.compiler.Node
org.apache.jasper.compiler.Node.JspText
All Implemented Interfaces:
TagConstants
Enclosing class:
Node

public static class Node.JspText extends Node
Represents the body of a <jsp:text> element
Author:
Kin-man Chung, Jan Luehe, Shawn Bayern, Mark Roth