Class Node.AttributeGenerator

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

public static class Node.AttributeGenerator extends Node
Used as a placeholder for the evaluation code of a custom action attribute (used by the tag plugin machinery only).
Author:
Kin-man Chung, Jan Luehe, Shawn Bayern, Mark Roth