|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.jsp.tagext.TagInfo
com.caucho.jsp.java.TagInfoExt
com.caucho.jsp.TagInfoImpl
public class TagInfoImpl
Stores the entire information for a tag library.
Field Summary |
---|
Fields inherited from class javax.servlet.jsp.tagext.TagInfo |
---|
BODY_CONTENT_EMPTY, BODY_CONTENT_JSP, BODY_CONTENT_SCRIPTLESS, BODY_CONTENT_TAG_DEPENDENT |
Method Summary | |
---|---|
TldTag |
getTldTag()
|
void |
validate()
Validates the tag. |
Methods inherited from class com.caucho.jsp.java.TagInfoExt |
---|
getDependList, getDynamicAttributesName |
Methods inherited from class javax.servlet.jsp.tagext.TagInfo |
---|
getAttributes, getBodyContent, getDisplayName, getInfoString, getLargeIcon, getSmallIcon, getTagClassName, getTagExtraInfo, getTagLibrary, getTagName, getTagVariableInfos, getVariableInfo, hasDynamicAttributes, isValid, setTagExtraInfo, setTagLibrary, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public TldTag getTldTag()
public void validate() throws JspParseException
JspParseException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |