Class Node.JspOutput

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

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