org.apache.jasper.compiler
public static class Node.SetProperty extends Node
Constructor Summary | |
---|---|
SetProperty(Attributes attrs, Mark start, Node parent) | |
SetProperty(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) |