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