Class Node.JspRoot

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

public static class Node.JspRoot extends Node
Represents the root of a Jsp document (XML syntax)
Author:
Kin-man Chung, Jan Luehe, Shawn Bayern, Mark Roth