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