Class Node.UninterpretedTag

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

public static class Node.UninterpretedTag extends Node
Represents an uninterpreted tag, from a Jsp document
Author:
Kin-man Chung, Jan Luehe, Shawn Bayern, Mark Roth