java.lang.Object javax.servlet.jsp.tagext.TagAttributeInfo
public boolean canBeRequestTime()
public static TagAttributeInfo getIdAttribute(TagAttributeInfo[] a)
public String getName()
public String getTypeName()
public static final String ID
public boolean isFragment()
public boolean isRequired()
public TagAttributeInfo(String name, boolean required, String type, boolean reqTime)
public TagAttributeInfo(String name, boolean required, String type, boolean reqTime, boolean fragment)
public String toString()