org.apache.jasper.compiler
public static class Node.InvokeAction extends Node
Constructor Summary | |
---|---|
InvokeAction(Attributes attrs, Mark start, Node parent) | |
InvokeAction(String qName, Attributes attrs, Attributes nonTaglibXmlnsAttrs, Attributes taglibAttrs, Mark start, Node parent) |
Method Summary | |
---|---|
void | accept(Node.Visitor v) |