Class Node.JspElement

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

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