org.apache.jasper.compiler
public static class Node.AttributeGenerator extends Node
Constructor Summary | |
---|---|
AttributeGenerator(Mark start, String name, Node.CustomTag tag) |
Method Summary | |
---|---|
void | accept(Node.Visitor v) |
String | getName() |
Node.CustomTag | getTag() |