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