org.apache.jasper.compiler
public static class Node.UninterpretedTag extends Node
Constructor Summary | |
---|---|
UninterpretedTag(String qName, String localName, Attributes attrs, Attributes nonTaglibXmlnsAttrs, Attributes taglibAttrs, Mark start, Node parent) |
Method Summary | |
---|---|
void | accept(Node.Visitor v) |
Node.JspAttribute[] | getJspAttributes() |
void | setJspAttributes(Node.JspAttribute[] jspAttrs) |