Class JtpAttribute

java.lang.Object
org.apache.jasper.compiler.JtpAttribute

public class JtpAttribute extends Object
  • Constructor Details

    • JtpAttribute

      public JtpAttribute(org.apache.jasper.compiler.Node.AttributeDirective attributeDirective)
  • Method Details

    • getAttribute

      public String getAttribute(String name)
    • isRequired

      public boolean isRequired()
    • getName

      public String getName()
    • getType

      public String getType()