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