Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.jasper.compiler.Node
org.apache.jasper.compiler.Node.TaglibDirective
public static class Node.TaglibDirective
extends org.apache.jasper.compiler.Node
Nested Class Summary |
Field Summary |
Fields inherited from class org.apache.jasper.compiler.Node | |
attrs , beginJavaLine , body , endJavaLine , innerClassName , localName , namedAttributeNodes , nonTaglibXmlnsAttrs , parent , qName , startMark , taglibAttrs , text |
Constructor Summary | |
|
Method Summary | |
void |
Methods inherited from class org.apache.jasper.compiler.Node | |
getAttributeValue , getAttributes , getBeginJavaLine , getBody , getEndJavaLine , getInnerClassName , getLocalName , getNamedAttributeNode , getNamedAttributeNodes , getNonTaglibXmlnsAttributes , getParent , getQName , getRoot , getStart , getTaglibAttributes , getText , getTextAttribute , isDummy , setAttributes , setBeginJavaLine , setBody , setEndJavaLine , setInnerClassName |
public TaglibDirective(Attributes attrs, org.apache.jasper.compiler.Mark start, org.apache.jasper.compiler.Node parent)