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