Package org.apache.jasper.compiler
Class JtpAttribute
- java.lang.Object
-
- org.apache.jasper.compiler.JtpAttribute
-
public class JtpAttribute extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JtpAttribute(org.apache.jasper.compiler.Node.AttributeDirective attributeDirective)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAttribute(java.lang.String name)java.lang.StringgetName()java.lang.StringgetType()booleanisRequired()
-